diff options
author | Sam James <sam@gentoo.org> | 2024-11-19 14:08:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-19 14:08:23 +0000 |
commit | 1cd57c31cad2ce9f92ab56ace61b4114126cad94 (patch) | |
tree | 720df42bb5b3b8e1dac5ac4ce3dd97f41370811c /dev-scheme | |
parent | x11-misc/xbindkeys: Stabilize 1.8.7-r100 sparc, #942834 (diff) | |
download | gentoo-1cd57c31cad2ce9f92ab56ace61b4114126cad94.tar.gz gentoo-1cd57c31cad2ce9f92ab56ace61b4114126cad94.tar.bz2 gentoo-1cd57c31cad2ce9f92ab56ace61b4114126cad94.zip |
dev-scheme/guile: Stabilize 1.8.8-r102 x86, #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 22abcceea826..b7fa4df50bee 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 )" |