diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:47 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:47 -0800 |
commit | 41488002d86395e2b0ad7515143ec017ffdcc278 (patch) | |
tree | 1b1081e6a5845d06312bfc3928feb1a7071ecb28 /app-xemacs/xemacs-ispell | |
parent | app-xemacs/xemacs-eterm-1.20: alpha stable, bug 666312 (diff) | |
download | gentoo-41488002d86395e2b0ad7515143ec017ffdcc278.tar.gz gentoo-41488002d86395e2b0ad7515143ec017ffdcc278.tar.bz2 gentoo-41488002d86395e2b0ad7515143ec017ffdcc278.zip |
app-xemacs/xemacs-ispell-1.37: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild index 76a1c5f2cabb..cbafbece4bf3 100644 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild @@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/} SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz" RDEPEND="" -KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" inherit xemacs-packages |