diff options
author | Sam James <sam@gentoo.org> | 2024-11-19 14:08:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-19 14:08:11 +0000 |
commit | 6253ba55e478edfa045a9e61125a0ba84dc20ec1 (patch) | |
tree | 9d351e0d49830e3ca9bf78f2c1925616594b1967 /dev-scheme | |
parent | dev-scheme/guile: Stabilize 1.8.8-r102 sparc, #942834 (diff) | |
download | gentoo-6253ba55e478edfa045a9e61125a0ba84dc20ec1.tar.gz gentoo-6253ba55e478edfa045a9e61125a0ba84dc20ec1.tar.bz2 gentoo-6253ba55e478edfa045a9e61125a0ba84dc20ec1.zip |
dev-scheme/guile: Stabilize 2.2.7-r102 sparc, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile/guile-2.2.7-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.2.7-r102.ebuild b/dev-scheme/guile/guile-2.2.7-r102.ebuild index 12943b123900..697319cff79c 100644 --- a/dev-scheme/guile/guile-2.2.7-r102.ebuild +++ b/dev-scheme/guile/guile-2.2.7-r102.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="$(ver_cut 1-2)" # See (guile)Parallel Installations. -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls REQUIRED_USE="regex" # workaround for bug 596322 RESTRICT="strip" |