diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 10:58:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 10:58:50 +0000 |
commit | bce50d493eec0c0d82f932c6641074cc337d6bc2 (patch) | |
tree | 56d5359c72c4827344bb7210966edbf6af48778f /dev-scheme | |
parent | x11-misc/sxcs: stabilize 1.1.0 for amd64 (diff) | |
download | gentoo-bce50d493eec0c0d82f932c6641074cc337d6bc2.tar.gz gentoo-bce50d493eec0c0d82f932c6641074cc337d6bc2.tar.bz2 gentoo-bce50d493eec0c0d82f932c6641074cc337d6bc2.zip |
dev-scheme/guile: Stabilize 1.8.8-r102 ppc64, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile/guile-1.8.8-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-1.8.8-r102.ebuild b/dev-scheme/guile/guile-1.8.8-r102.ebuild index f9f3b2fa859b..c5b1c6d27902 100644 --- a/dev-scheme/guile/guile-1.8.8-r102.ebuild +++ b/dev-scheme/guile/guile-1.8.8-r102.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads" RESTRICT="!regex? ( test )" |