diff options
Diffstat (limited to 'app-xemacs/texinfo/texinfo-1.30.ebuild')
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild index 96a07eb54052..f71f6324df43 100644 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ b/app-xemacs/texinfo/texinfo-1.30.ebuild @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" inherit xemacs-packages |