diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:23 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:23 -0800 |
commit | 5f35ebbd91129dd58568a5f95a68db82185e18b9 (patch) | |
tree | f6f2b3049cddfce8c43e974534dd02676c6c60fb /app-xemacs/edt | |
parent | app-xemacs/edit-utils-2.58: alpha stable, bug 666312 (diff) | |
download | gentoo-5f35ebbd91129dd58568a5f95a68db82185e18b9.tar.gz gentoo-5f35ebbd91129dd58568a5f95a68db82185e18b9.tar.bz2 gentoo-5f35ebbd91129dd58568a5f95a68db82185e18b9.zip |
app-xemacs/edt-1.16: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/edt')
-rw-r--r-- | app-xemacs/edt/edt-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/edt/edt-1.16.ebuild b/app-xemacs/edt/edt-1.16.ebuild index 7d8c1589502b..27e047c52e33 100644 --- a/app-xemacs/edt/edt-1.16.ebuild +++ b/app-xemacs/edt/edt-1.16.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 |