diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:12 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:27:12 -0800 |
commit | a1c62d90138ab2d4603d87427ae8e6e0e1f2c0dc (patch) | |
tree | ed8e939402b107e9b2a5bf7c3b6e07110f0bac28 /app-xemacs/debug | |
parent | app-xemacs/crisp-1.17: alpha stable, bug 666312 (diff) | |
download | gentoo-a1c62d90138ab2d4603d87427ae8e6e0e1f2c0dc.tar.gz gentoo-a1c62d90138ab2d4603d87427ae8e6e0e1f2c0dc.tar.bz2 gentoo-a1c62d90138ab2d4603d87427ae8e6e0e1f2c0dc.zip |
app-xemacs/debug-1.20: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/debug/debug-1.20.ebuild b/app-xemacs/debug/debug-1.20.ebuild index 6d5195f04204..7688888d0a2b 100644 --- a/app-xemacs/debug/debug-1.20.ebuild +++ b/app-xemacs/debug/debug-1.20.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |