diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 18:06:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 18:06:28 +0100 |
commit | 98887655d9e161e49a030e9464105e16559d2c03 (patch) | |
tree | 868b19511a1663d61bbfee15f1d6a54f2e6ad462 /net-libs/gupnp | |
parent | gui-libs/wpebackend-fdo: Stabilize 1.10.0 ppc64, #800710 (diff) | |
download | gentoo-98887655d9e161e49a030e9464105e16559d2c03.tar.gz gentoo-98887655d9e161e49a030e9464105e16559d2c03.tar.bz2 gentoo-98887655d9e161e49a030e9464105e16559d2c03.zip |
net-libs/gupnp: Stabilize 1.2.7 ppc64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/gupnp-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gupnp/gupnp-1.2.7.ebuild b/net-libs/gupnp/gupnp-1.2.7.ebuild index d060442b7c12..1bc7fdb240a0 100644 --- a/net-libs/gupnp/gupnp-1.2.7.ebuild +++ b/net-libs/gupnp/gupnp-1.2.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP" LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+ SLOT="0/1.2-0" # <API version>-<soname> -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="connman gtk-doc +introspection kernel_linux networkmanager vala" REQUIRED_USE="${PYTHON_REQUIRED_USE} |