diff options
author | Sam James <sam@gentoo.org> | 2023-12-13 00:36:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-13 00:36:57 +0000 |
commit | 242f7d95ac3242d18e66240026192983cb249b18 (patch) | |
tree | 49766d760a35a1641f0f8262c072499894cd8b3c /dev-scheme | |
parent | dev-scheme/gambit: Stabilize 4.9.5 amd64, #919787 (diff) | |
download | gentoo-242f7d95ac3242d18e66240026192983cb249b18.tar.gz gentoo-242f7d95ac3242d18e66240026192983cb249b18.tar.bz2 gentoo-242f7d95ac3242d18e66240026192983cb249b18.zip |
dev-scheme/gauche: Stabilize 0.9.13 amd64, #919788
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/gauche/gauche-0.9.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gauche/gauche-0.9.13.ebuild b/dev-scheme/gauche/gauche-0.9.13.ebuild index 3547eead54b3..c30dc7ff6af0 100644 --- a/dev-scheme/gauche/gauche-0.9.13.ebuild +++ b/dev-scheme/gauche/gauche-0.9.13.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/shirok/${PN^g}/releases/download/release${PV//./_}/$ LICENSE="BSD" SLOT="0/$(ver_cut 1-2)8" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="ipv6 +mbedtls test" RESTRICT="!test? ( test )" |