diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:17 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-01 13:28:17 -0800 |
commit | 165a4fda3c93eccd0020706712fa5bfbf3085d4f (patch) | |
tree | 803ec8c8c9e39fd7da7fe9435a058b18c33a2bf2 /app-xemacs/scheme | |
parent | app-xemacs/sasl-1.18: alpha stable, bug 666312 (diff) | |
download | gentoo-165a4fda3c93eccd0020706712fa5bfbf3085d4f.tar.gz gentoo-165a4fda3c93eccd0020706712fa5bfbf3085d4f.tar.bz2 gentoo-165a4fda3c93eccd0020706712fa5bfbf3085d4f.zip |
app-xemacs/scheme-1.22: alpha stable, bug 666312
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-xemacs/scheme')
-rw-r--r-- | app-xemacs/scheme/scheme-1.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/scheme/scheme-1.22.ebuild b/app-xemacs/scheme/scheme-1.22.ebuild index 55688b98b957..25cae90a4c1d 100644 --- a/app-xemacs/scheme/scheme-1.22.ebuild +++ b/app-xemacs/scheme/scheme-1.22.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 |