summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-24 10:40:53 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-24 10:41:48 -0500
commit020ca2b1d2d33853059c0ea5e533d0c14a459171 (patch)
tree6014f54005f4bca638aea7bcd2e17cf3fa45c1a3 /dev-scheme
parentdev-python/pip: Add missing test-dep on dev-python/virtualenv (diff)
downloadgentoo-020ca2b1d2d33853059c0ea5e533d0c14a459171.tar.gz
gentoo-020ca2b1d2d33853059c0ea5e533d0c14a459171.tar.bz2
gentoo-020ca2b1d2d33853059c0ea5e533d0c14a459171.zip
dev-scheme/guile: arm64 stable (bug #697620)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-scheme')
-rw-r--r--dev-scheme/guile/guile-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.2.4.ebuild b/dev-scheme/guile/guile-2.2.4.ebuild
index 0cbe70677647..68993cf1b159 100644
--- a/dev-scheme/guile/guile-2.2.4.ebuild
+++ b/dev-scheme/guile/guile-2.2.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz"
LICENSE="LGPL-3+"
SLOT="12/2.2-1" # libguile-2.2.so.1 => 2.2-1
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
REQUIRED_USE="regex" # workaround for bug 596322
RESTRICT="strip"