diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:49 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:49 -0800 |
commit | 6716183a79c31e636b805882968e492aebb90db4 (patch) | |
tree | 5a6e569be37f903f0ffb7bef6819bc7f3dc07c4c /app-xemacs | |
parent | app-xemacs/leim-1.39: alpha stable, bug 666312 (diff) | |
download | gentoo-6716183a79c31e636b805882968e492aebb90db4.tar.gz gentoo-6716183a79c31e636b805882968e492aebb90db4.tar.bz2 gentoo-6716183a79c31e636b805882968e492aebb90db4.zip |
app-xemacs/locale-1.30: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/locale/locale-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/locale/locale-1.30.ebuild b/app-xemacs/locale/locale-1.30.ebuild index b9b45984c2e7..ea7ce7d44627 100644 --- a/app-xemacs/locale/locale-1.30.ebuild +++ b/app-xemacs/locale/locale-1.30.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |