Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/
Date: Sat, 31 Mar 2018 17:54:50
Message-Id: 1522518881.0c844968e991cc1f10da7870f705c093c5059014.slyfox@gentoo
1 commit: 0c844968e991cc1f10da7870f705c093c5059014
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 17:54:27 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 17:54:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c844968
7
8 dev-scheme/guile: stable 2.0.14-r3 for ppc64, bug #647114
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-scheme/guile/guile-2.0.14-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-scheme/guile/guile-2.0.14-r3.ebuild b/dev-scheme/guile/guile-2.0.14-r3.ebuild
17 index b1ea2e63f28..b438a3f3084 100644
18 --- a/dev-scheme/guile/guile-2.0.14-r3.ebuild
19 +++ b/dev-scheme/guile/guile-2.0.14-r3.ebuild
20 @@ -7,7 +7,7 @@ inherit flag-o-matic autotools ltprune
21 DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
22 HOMEPAGE="https://www.gnu.org/software/guile/"
23 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
24 -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"
25 +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"
26 LICENSE="LGPL-3+"
27 IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls
28 # emacs useflag removal not working