diff options
author | 2018-10-28 21:22:25 +0000 | |
---|---|---|
committer | 2018-10-28 21:34:23 +0000 | |
commit | a5c294b2f92b4e3b58d86f546a3a87a1562c5482 (patch) | |
tree | 91e5b1519572c90676b90a07c69976b2de377efa /app-xemacs | |
parent | app-xemacs/xwem: stable 1.26 for ppc64, bug #666312 (diff) | |
download | gentoo-a5c294b2f92b4e3b58d86f546a3a87a1562c5482.tar.gz gentoo-a5c294b2f92b4e3b58d86f546a3a87a1562c5482.tar.bz2 gentoo-a5c294b2f92b4e3b58d86f546a3a87a1562c5482.zip |
app-xemacs/zenirc: stable 1.18 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')
-rw-r--r-- | app-xemacs/zenirc/zenirc-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/zenirc/zenirc-1.18.ebuild b/app-xemacs/zenirc/zenirc-1.18.ebuild index 64d21e4b6c59..ce96cb1a324a 100644 --- a/app-xemacs/zenirc/zenirc-1.18.ebuild +++ b/app-xemacs/zenirc/zenirc-1.18.ebuild @@ -8,6 +8,6 @@ DESCRIPTION="ZENIRC IRC Client" XEMACS_PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |