diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:31:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:31:31 +0100 |
commit | cec592bc28b64e585f847e07bdd81c5a57c5afd0 (patch) | |
tree | ab517b746e4a0f2cccd9acf69f803444f81a09ba /net-libs | |
parent | dev-python/cython: sparc stable wrt bug #602062 (diff) | |
download | gentoo-cec592bc28b64e585f847e07bdd81c5a57c5afd0.tar.gz gentoo-cec592bc28b64e585f847e07bdd81c5a57c5afd0.tar.bz2 gentoo-cec592bc28b64e585f847e07bdd81c5a57c5afd0.zip |
net-libs/libupnp: sparc stable wrt bug #589136
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libupnp/libupnp-1.6.20.ebuild b/net-libs/libupnp/libupnp-1.6.20.ebuild index 6a01191cce0d..d5a8735de95a 100644 --- a/net-libs/libupnp/libupnp-1.6.20.ebuild +++ b/net-libs/libupnp/libupnp-1.6.20.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" IUSE="debug doc ipv6 static-libs" DOCS="NEWS README ChangeLog" |