Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/openpgm/
Date: Wed, 01 Mar 2017 10:09:03
Message-Id: 1488362919.ed6b984366d2fca3f2d194e7e6f06f0839ea06da.xmw@gentoo
1 commit: ed6b984366d2fca3f2d194e7e6f06f0839ea06da
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 10:01:57 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 10:08:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6b9843
7
8 net-libs/openpgm: arm64 stable (bug 610992).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm64"
12
13 net-libs/openpgm/openpgm-5.2.122.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/openpgm/openpgm-5.2.122.ebuild b/net-libs/openpgm/openpgm-5.2.122.ebuild
17 index 9afff1551e0..e2d1b164745 100644
18 --- a/net-libs/openpgm/openpgm-5.2.122.ebuild
19 +++ b/net-libs/openpgm/openpgm-5.2.122.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/steve-o/${PN}/archive/release-${MY_PV}.tar.gz -> ${P
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd"
25 +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~x86-fbsd"
26 IUSE="static-libs"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"