summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:43:09 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-20 23:51:54 +0200
commit14765bab3602aeba3635f50d213c100505fc15ed (patch)
treed7fac5023d0b1bc28a1919d3b2f80828d5387693 /dev-scheme/guile
parentgnome-base/gconf: x86 stable (bug #743517) (diff)
downloadgentoo-14765bab3602aeba3635f50d213c100505fc15ed.tar.gz
gentoo-14765bab3602aeba3635f50d213c100505fc15ed.tar.bz2
gentoo-14765bab3602aeba3635f50d213c100505fc15ed.zip
dev-scheme/guile: x86 stable (bug #739826)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-scheme/guile')
-rw-r--r--dev-scheme/guile/guile-2.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.2.6.ebuild b/dev-scheme/guile/guile-2.2.6.ebuild
index 4985b1ed5a3e..64f74ff3c0df 100644
--- a/dev-scheme/guile/guile-2.2.6.ebuild
+++ b/dev-scheme/guile/guile-2.2.6.ebuild
@@ -10,7 +10,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 ~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 ~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"