summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:23:39 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:35:29 +0100
commitaad02fd6551804fe0ba798b6b0ef1bd59c3e95d1 (patch)
tree7edad235b446f27e2338f646963b410f297374a3 /dev-scheme/guile
parentsys-apps/grep: x86 stable (bug #753638) (diff)
downloadgentoo-aad02fd6551804fe0ba798b6b0ef1bd59c3e95d1.tar.gz
gentoo-aad02fd6551804fe0ba798b6b0ef1bd59c3e95d1.tar.bz2
gentoo-aad02fd6551804fe0ba798b6b0ef1bd59c3e95d1.zip
dev-scheme/guile: x86 stable (bug #753308)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-scheme/guile')
-rw-r--r--dev-scheme/guile/guile-2.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.2.7.ebuild b/dev-scheme/guile/guile-2.2.7.ebuild
index 68bdd310ec02..ca0da03540fc 100644
--- a/dev-scheme/guile/guile-2.2.7.ebuild
+++ b/dev-scheme/guile/guile-2.2.7.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"