From fec9c465780c2ad9bccfe2c0fa46549d96940d31 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 19 Nov 2024 14:08:24 +0000 Subject: [PATCH] dev-scheme/guile: Stabilize 2.2.7-r102 x86, #942834 Signed-off-by: Sam James --- dev-scheme/guile/guile-2.2.7-r102.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-scheme/guile/guile-2.2.7-r102.ebuild b/dev-scheme/guile/guile-2.2.7-r102.ebuild index 697319cff79ce..7b952d5ff87ce 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"