Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libcerf/
Date: Thu, 30 May 2019 20:30:22
Message-Id: 1559248069.fb4fd98b61755bd539380cb6a7b043aff91bc16d.slyfox@gentoo
1 commit: fb4fd98b61755bd539380cb6a7b043aff91bc16d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 20:27:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 20:27:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4fd98b
7
8 sci-libs/libcerf: stable 1.5 for ppc, bug #685690
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-libs/libcerf/libcerf-1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild
18 index e9d718c066a..cc5db5feeac 100644
19 --- a/sci-libs/libcerf/libcerf-1.5.ebuild
20 +++ b/sci-libs/libcerf/libcerf-1.5.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="doc static-libs test"
28
29 src_configure() {