diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:41:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:46:27 +0200 |
commit | 280fd9b4cc6e764a4f0ee730c18dbc2e1d09c2ad (patch) | |
tree | e5ff0ba60dd2a807597cab935ce7df2c5affa1f2 /dev-scheme/guile | |
parent | app-mobilephone/sobexsrv: amd64 stable wrt bug #708178 (diff) | |
download | gentoo-280fd9b4cc6e764a4f0ee730c18dbc2e1d09c2ad.tar.gz gentoo-280fd9b4cc6e764a4f0ee730c18dbc2e1d09c2ad.tar.bz2 gentoo-280fd9b4cc6e764a4f0ee730c18dbc2e1d09c2ad.zip |
dev-scheme/guile: amd64 stable wrt bug #739826
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-scheme/guile')
-rw-r--r-- | dev-scheme/guile/guile-2.2.6.ebuild | 2 |
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 4d78bda9212f..d668bfec4ad1 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" |