diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-07 16:37:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-07 16:37:13 +0100 |
commit | 618a2009f55d282e54cfe8f101fdcb5586177fc2 (patch) | |
tree | aa039a79fb2eb475eb820b835e1b29a72cf024e7 /dev-scheme | |
parent | dev-util/leaktracer: drop unneeded eclasses from inherit (diff) | |
download | gentoo-618a2009f55d282e54cfe8f101fdcb5586177fc2.tar.gz gentoo-618a2009f55d282e54cfe8f101fdcb5586177fc2.tar.bz2 gentoo-618a2009f55d282e54cfe8f101fdcb5586177fc2.zip |
dev-scheme/guile: amd64 stable wrt bug #596864
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile/guile-1.8.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild b/dev-scheme/guile/guile-1.8.8-r3.ebuild index 932b6d2b0ce9..c15314f50d60 100644 --- a/dev-scheme/guile/guile-1.8.8-r3.ebuild +++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/" SRC_URI="mirror://gnu/guile/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads" RESTRICT="!regex? ( test )" |