Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libcerf/
Date: Tue, 04 Jun 2019 18:52:01
Message-Id: 1559674305.b012b4dc75c03a56af2f361eae707ed4f91cd7bb.ago@gentoo
1 commit: b012b4dc75c03a56af2f361eae707ed4f91cd7bb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 18:49:58 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 18:51:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b012b4dc
7
8 sci-libs/libcerf: s390 stable wrt bug #685690
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="s390"
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 cd4699e33a8..abc25b5c528 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() {