diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:19:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:34:14 +0000 |
commit | eaadf2edce0c34c57164978ed69c5fbe7a26f211 (patch) | |
tree | ca7fa54d21ed809537b8a949c2314dba73504a61 /app-xemacs/texinfo | |
parent | app-xemacs/supercite: stable 1.23 for ppc64, bug #666312 (diff) | |
download | gentoo-eaadf2edce0c34c57164978ed69c5fbe7a26f211.tar.gz gentoo-eaadf2edce0c34c57164978ed69c5fbe7a26f211.tar.bz2 gentoo-eaadf2edce0c34c57164978ed69c5fbe7a26f211.zip |
app-xemacs/texinfo: stable 1.32 for ppc64, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
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 f6ba28edb0fa..3abf8a1602e8 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 |