diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 11:36:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 17:24:40 +0000 |
commit | fe41ffccf4d3303f74fd472f2c4c7dba0d19010e (patch) | |
tree | 12735e2afda00adac7657cd8aeb381199c1142f2 /app-xemacs/elib/elib-1.15.ebuild | |
parent | app-xemacs/eieio: stable 1.10 for ppc, bug #666312 (diff) | |
download | gentoo-fe41ffccf4d3303f74fd472f2c4c7dba0d19010e.tar.gz gentoo-fe41ffccf4d3303f74fd472f2c4c7dba0d19010e.tar.bz2 gentoo-fe41ffccf4d3303f74fd472f2c4c7dba0d19010e.zip |
app-xemacs/elib: stable 1.15 for ppc, bug #666312
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-xemacs/elib/elib-1.15.ebuild')
-rw-r--r-- | app-xemacs/elib/elib-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/elib/elib-1.15.ebuild b/app-xemacs/elib/elib-1.15.ebuild index b5217c8ee5a3..be710b4ecf3f 100644 --- a/app-xemacs/elib/elib-1.15.ebuild +++ b/app-xemacs/elib/elib-1.15.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |