commit: eb6dcfda4e7be1e3fe04a47b25165a1616d49a3e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 8 06:30:57 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 06:30:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6dcfda
dev-scheme/guile: Stabilize 1.8.8-r102 arm, #942834 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-scheme/guile/guile-1.8.8-r102.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-scheme/guile/guile-1.8.8-r102.ebuild b/dev-scheme/guile/guile-1.8.8-r102.ebuild index 2b52c0a08412..f9f3b2fa859b 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 )"