diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:32 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:32 -0800 |
commit | cf7e7a97fd75a0f85711e16c938de3fb2cfaae1d (patch) | |
tree | 40bff8b7916ad489990b278569f6109227a33436 /app-xemacs | |
parent | app-xemacs/text-modes-2.06: alpha stable, bug 666312 (diff) | |
download | gentoo-cf7e7a97fd75a0f85711e16c938de3fb2cfaae1d.tar.gz gentoo-cf7e7a97fd75a0f85711e16c938de3fb2cfaae1d.tar.bz2 gentoo-cf7e7a97fd75a0f85711e16c938de3fb2cfaae1d.zip |
app-xemacs/textools-1.17: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/textools/textools-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/textools/textools-1.17.ebuild b/app-xemacs/textools/textools-1.17.ebuild index 6876657e0e09..8dbdd5f7f7bc 100644 --- a/app-xemacs/textools/textools-1.17.ebuild +++ b/app-xemacs/textools/textools-1.17.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 |