diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-16 09:48:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-16 09:48:35 +0300 |
commit | adb0656a34f8a18031b9324a1a16da77bd46bb72 (patch) | |
tree | 9124e4108eca211fd9e2a3eab5c992a45bafd595 /dev-scheme | |
parent | dev-perl/Clipboard: arm stable wrt bug #652546 (diff) | |
download | gentoo-adb0656a34f8a18031b9324a1a16da77bd46bb72.tar.gz gentoo-adb0656a34f8a18031b9324a1a16da77bd46bb72.tar.bz2 gentoo-adb0656a34f8a18031b9324a1a16da77bd46bb72.zip |
dev-scheme/guile: arm stable wrt bug #647114
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile/guile-2.0.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.0.14-r3.ebuild b/dev-scheme/guile/guile-2.0.14-r3.ebuild index a9d04148465f..3043b819d05a 100644 --- a/dev-scheme/guile/guile-2.0.14-r3.ebuild +++ b/dev-scheme/guile/guile-2.0.14-r3.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic autotools ltprune DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions" HOMEPAGE="https://www.gnu.org/software/guile/" SRC_URI="mirror://gnu/guile/${P}.tar.gz" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="LGPL-3+" IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls # emacs useflag removal not working |