diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:19:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-20 14:21:06 +0300 |
commit | 54f11c14341a078022a237676a14d785ff462efe (patch) | |
tree | f5a71e2f7013f05dad0ad3c5d504c11cbe459cb6 /app-xemacs/texinfo | |
parent | app-xemacs/supercite: amd64 stable wrt bug #666312 (diff) | |
download | gentoo-54f11c14341a078022a237676a14d785ff462efe.tar.gz gentoo-54f11c14341a078022a237676a14d785ff462efe.tar.bz2 gentoo-54f11c14341a078022a237676a14d785ff462efe.zip |
app-xemacs/texinfo: amd64 stable wrt bug #666312
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'app-xemacs/texinfo')
-rw-r--r-- | app-xemacs/texinfo/texinfo-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/texinfo/texinfo-1.32.ebuild b/app-xemacs/texinfo/texinfo-1.32.ebuild index bfceabdcd5d8..eb1421851f6e 100644 --- a/app-xemacs/texinfo/texinfo-1.32.ebuild +++ b/app-xemacs/texinfo/texinfo-1.32.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |