diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-17 20:32:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-17 20:11:16 +0100 |
commit | d6e8e1e0272549998fe1524a485f5126899795a8 (patch) | |
tree | 0567bf0db376672e36d4411c4f7eeabd5f565e13 /net-libs | |
parent | dev-ruby/postgres_ext: fix dependency on rails, bug 653430 (diff) | |
download | gentoo-d6e8e1e0272549998fe1524a485f5126899795a8.tar.gz gentoo-d6e8e1e0272549998fe1524a485f5126899795a8.tar.bz2 gentoo-d6e8e1e0272549998fe1524a485f5126899795a8.zip |
net-libs/openpgm: keyworded 5.2.122 for sparc, bug #618522
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/openpgm/openpgm-5.2.122.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openpgm/openpgm-5.2.122.ebuild b/net-libs/openpgm/openpgm-5.2.122.ebuild index e2d1b1647456..26f3cff9c293 100644 --- a/net-libs/openpgm/openpgm-5.2.122.ebuild +++ b/net-libs/openpgm/openpgm-5.2.122.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/steve-o/${PN}/archive/release-${MY_PV}.tar.gz -> ${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |