diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:03:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:05:06 +0000 |
commit | 28112eb459b420ec3df52d02c539c0a58471fe70 (patch) | |
tree | e4732ec11dea9251fb390ad4eb4ffd308c816790 /app-xemacs/texinfo | |
parent | app-xemacs/sh-script: stable 1.26 for hppa, bug #666312 (diff) | |
download | gentoo-28112eb459b420ec3df52d02c539c0a58471fe70.tar.gz gentoo-28112eb459b420ec3df52d02c539c0a58471fe70.tar.bz2 gentoo-28112eb459b420ec3df52d02c539c0a58471fe70.zip |
app-xemacs/texinfo: stable 1.32 for hppa, bug #666312
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 3abf8a1602e8..6cbf6e59d295 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 |