diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 23:03:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 23:04:29 +0100 |
commit | 3e8023c17293f2efec07d947301ba005e159995b (patch) | |
tree | 933f7fc8af0b1addbe33b75733cf6146a2376d8e /dev-scheme/guile | |
parent | sys-fs/compsize: New ebuild (diff) | |
download | gentoo-3e8023c17293f2efec07d947301ba005e159995b.tar.gz gentoo-3e8023c17293f2efec07d947301ba005e159995b.tar.bz2 gentoo-3e8023c17293f2efec07d947301ba005e159995b.zip |
dev-scheme/guile: stable 2.0.14-r3 for ppc, bug #647114
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="ppc"
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 88ca6dadfb77..b1ea2e63f287 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 |