Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/openpgm/
Date: Sun, 20 Sep 2015 09:30:33
Message-Id: 1442741347.185715ce0a5ad1d157be1342b4ab9533af3006e8.ago@gentoo
1 commit: 185715ce0a5ad1d157be1342b4ab9533af3006e8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 09:29:07 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 09:29:07 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185715ce
7
8 net-libs/openpgm: x86 stable wrt bug #558548
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 net-libs/openpgm/openpgm-5.1.118-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild
17 index 9262a3b..9358ed1 100644
18 --- a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild
19 +++ b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="https://openpgm.googlecode.com/files/libpgm-${PV}~dfsg.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 arm hppa ppc ppc64 ~x86 ~x86-fbsd"
25 +KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd"
26 IUSE="static-libs"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"