diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:27:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 20:49:16 +0200 |
commit | b0a0b5165bf15d5460cf24cff941a770c1310096 (patch) | |
tree | ff562ec4bb1ce2443d2c9dec77d248183719b48a /app-xemacs/texinfo | |
parent | app-xemacs/supercite: x86 stable (bug #666312) (diff) | |
download | gentoo-b0a0b5165bf15d5460cf24cff941a770c1310096.tar.gz gentoo-b0a0b5165bf15d5460cf24cff941a770c1310096.tar.bz2 gentoo-b0a0b5165bf15d5460cf24cff941a770c1310096.zip |
app-xemacs/texinfo: x86 stable (bug #666312)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/texinfo/texinfo-1.32.ebuild b/app-xemacs/texinfo/texinfo-1.32.ebuild index eb1421851f6e..1d6d56378321 100644 --- a/app-xemacs/texinfo/texinfo-1.32.ebuild +++ b/app-xemacs/texinfo/texinfo-1.32.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 |