diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-10 18:25:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-10 18:25:19 +0000 |
commit | 2bd7b126db4ed02e879a3beec25239e014e66123 (patch) | |
tree | 0197fbcd96580963183bf40aa24fb3b2daf41112 /dev-scheme/guile | |
parent | sys-kernel/gentoo-sources: stable 4.4.111-r1 for ia64, bug #644662 (diff) | |
download | gentoo-2bd7b126db4ed02e879a3beec25239e014e66123.tar.gz gentoo-2bd7b126db4ed02e879a3beec25239e014e66123.tar.bz2 gentoo-2bd7b126db4ed02e879a3beec25239e014e66123.zip |
dev-scheme/guile: stable 2.0.14-r3 for ia64, bug #647114
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-scheme/guile')
-rw-r--r-- | dev-scheme/guile/guile-2.0.14-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/guile/guile-2.0.14-r3.ebuild b/dev-scheme/guile/guile-2.0.14-r3.ebuild index 5450876e2eb2..bb2df897f348 100644 --- a/dev-scheme/guile/guile-2.0.14-r3.ebuild +++ b/dev-scheme/guile/guile-2.0.14-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |