diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:42:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:42:55 +0200 |
commit | 59b7e819f860fa09076ebbe00fcdf0b807da7ced (patch) | |
tree | bf3d4557d27b87a1410475c0e8a586b5a8dd900a /net-libs | |
parent | dev-python/django: amd64 stable wrt bug #558098 (diff) | |
download | gentoo-59b7e819f860fa09076ebbe00fcdf0b807da7ced.tar.gz gentoo-59b7e819f860fa09076ebbe00fcdf0b807da7ced.tar.bz2 gentoo-59b7e819f860fa09076ebbe00fcdf0b807da7ced.zip |
net-libs/openpgm: amd64 stable wrt bug #558548
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openpgm/openpgm-5.1.118-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild index 85f333d21580..bb93182499ab 100644 --- a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild +++ b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://openpgm.googlecode.com/files/libpgm-${PV}~dfsg.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |