diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 20:04:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 20:04:18 +0100 |
commit | f64925499be42d0f3564bd9cb45b46ce1eacf9fe (patch) | |
tree | f99bdaa3ae23414551378d0b4e200d404510281c /dev-scheme/guile | |
parent | profiles: Remove riscv arch (diff) | |
download | gentoo-f64925499be42d0f3564bd9cb45b46ce1eacf9fe.tar.gz gentoo-f64925499be42d0f3564bd9cb45b46ce1eacf9fe.tar.bz2 gentoo-f64925499be42d0f3564bd9cb45b46ce1eacf9fe.zip |
dev-scheme/guile: x86 stable (bug #647114)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-scheme/guile')
-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 bb2df897f348..572782012065 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 |