diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:19 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:19 -0800 |
commit | d8cd6cff307413d9452cc041875df2c154533836 (patch) | |
tree | 8043e49b6e9a1dbb3e5e8696fc76930bf41587d3 /app-xemacs/sgml | |
parent | app-xemacs/semantic-1.23: alpha stable, bug 666312 (diff) | |
download | gentoo-d8cd6cff307413d9452cc041875df2c154533836.tar.gz gentoo-d8cd6cff307413d9452cc041875df2c154533836.tar.bz2 gentoo-d8cd6cff307413d9452cc041875df2c154533836.zip |
app-xemacs/sgml-1.13: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/sgml')
-rw-r--r-- | app-xemacs/sgml/sgml-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/sgml/sgml-1.13.ebuild b/app-xemacs/sgml/sgml-1.13.ebuild index ebe1ecebf707..01bfea72f7dc 100644 --- a/app-xemacs/sgml/sgml-1.13.ebuild +++ b/app-xemacs/sgml/sgml-1.13.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 |