diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-13 12:43:21 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-13 15:46:08 +0800 |
commit | 725a57fe61d5ef597c81354683635c6e7cf16acb (patch) | |
tree | 58c3888b06e4240f246794412f82c2aafeb485d8 /dev-scheme | |
parent | dev-cpp/gtest: amd64 stable (diff) | |
download | gentoo-725a57fe61d5ef597c81354683635c6e7cf16acb.tar.gz gentoo-725a57fe61d5ef597c81354683635c6e7cf16acb.tar.bz2 gentoo-725a57fe61d5ef597c81354683635c6e7cf16acb.zip |
dev-scheme/guile: amd64 stable
Gentoo-bug: 647114
Package-Manager: Portage-2.3.19, 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 c8c42873e566..88ca6dadfb77 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 |