diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:44:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:44:10 +0200 |
commit | 30916d28a2bfe46af7db309929c0c44c8c1eac1b (patch) | |
tree | 52996d5d55854ff13c2493836494e63ac6b11244 /net-libs/gupnp-igd | |
parent | net-libs/gupnp: ppc64 stable wrt bug #717144 (diff) | |
download | gentoo-30916d28a2bfe46af7db309929c0c44c8c1eac1b.tar.gz gentoo-30916d28a2bfe46af7db309929c0c44c8c1eac1b.tar.bz2 gentoo-30916d28a2bfe46af7db309929c0c44c8c1eac1b.zip |
net-libs/gupnp-igd: ppc64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.2.5-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.5-r10.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.5-r10.ebuild index 1e9ed34aef88..fc0f99501c5e 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.5-r10.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.5-r10.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://gupnp.org" LICENSE="LGPL-2.1+" SLOT="0/1.2" # pkg-config file links in gupnp API, so some consumers of gupnp-igd need to be relinked for it -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="+introspection" RDEPEND=" |