diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:26 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:26 -0800 |
commit | 7aecf896bad6ca3bd928c56686d1b5f644299bdf (patch) | |
tree | 30af737f1261a6664cf7d3c87d3e48aa3a8956cb /app-xemacs/elib | |
parent | app-xemacs/eieio-1.10: alpha stable, bug 666312 (diff) | |
download | gentoo-7aecf896bad6ca3bd928c56686d1b5f644299bdf.tar.gz gentoo-7aecf896bad6ca3bd928c56686d1b5f644299bdf.tar.bz2 gentoo-7aecf896bad6ca3bd928c56686d1b5f644299bdf.zip |
app-xemacs/elib-1.15: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 685f214a9640..d859f7eceeb9 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 |