summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-29 09:22:59 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-29 09:22:59 +0200
commit1a58642bc4d2edd26af14876475fad8df7e4210b (patch)
treeeb0d16006ccfca843dc96438aea3bd814fa183d1 /dev-scheme/chez
parentapp-laptop/rogauracore: Stabilize 1.5 amd64, #848009 (diff)
downloadgentoo-1a58642bc4d2edd26af14876475fad8df7e4210b.tar.gz
gentoo-1a58642bc4d2edd26af14876475fad8df7e4210b.tar.bz2
gentoo-1a58642bc4d2edd26af14876475fad8df7e4210b.zip
dev-scheme/chez: Stabilize 9.5.8 amd64, #848012
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-scheme/chez')
-rw-r--r--dev-scheme/chez/chez-9.5.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/chez/chez-9.5.8.ebuild b/dev-scheme/chez/chez-9.5.8.ebuild
index 9b650e16a29b..2d9538ba01d5 100644
--- a/dev-scheme/chez/chez-9.5.8.ebuild
+++ b/dev-scheme/chez/chez-9.5.8.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${CSV}"
# Nanopass (MIT), stex (MIT), and zlib (ZLIB).
LICENSE="Apache-2.0 BSD-2 MIT ZLIB"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="X examples ncurses threads"
BDEPEND="virtual/pkgconfig"