diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:12:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-28 21:33:45 +0000 |
commit | 092d13957a14f48b8aa57f064de61acf96b69667 (patch) | |
tree | 6a3559d876a28ed544345353fefdfb195735ce46 /app-xemacs/elib | |
parent | app-xemacs/eieio: stable 1.10 for ppc64, bug #666312 (diff) | |
download | gentoo-092d13957a14f48b8aa57f064de61acf96b69667.tar.gz gentoo-092d13957a14f48b8aa57f064de61acf96b69667.tar.bz2 gentoo-092d13957a14f48b8aa57f064de61acf96b69667.zip |
app-xemacs/elib: stable 1.15 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/elib')
-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 a5f6bbbaa049..685f214a9640 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 |