diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-28 20:36:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 20:06:41 +0000 |
commit | 591a59c1eb7dbdeddbbfd2777e632a716218e581 (patch) | |
tree | 80ed6f79230d7480616fc3ce601f94e228118c93 /app-xemacs/texinfo/texinfo-1.32.ebuild | |
parent | app-xemacs/vc-cc: stable 1.24 for sparc, bug #666312 (diff) | |
download | gentoo-591a59c1eb7dbdeddbbfd2777e632a716218e581.tar.gz gentoo-591a59c1eb7dbdeddbbfd2777e632a716218e581.tar.bz2 gentoo-591a59c1eb7dbdeddbbfd2777e632a716218e581.zip |
app-xemacs/texinfo: stable 1.32 for sparc, bug #666312
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-xemacs/texinfo/texinfo-1.32.ebuild')
-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 7e04feaddbd2..f6ba28edb0fa 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 |