diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:36:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:36:18 +0200 |
commit | c497fcb6e3cd451184f9ad8099ea423d1abc2062 (patch) | |
tree | 25b49507ed97a48dcf905633cba8f84be5eaf01a /net-libs/gupnp | |
parent | net-libs/gssdp: Stabilize 1.6.2 amd64, #885627 (diff) | |
download | gentoo-c497fcb6e3cd451184f9ad8099ea423d1abc2062.tar.gz gentoo-c497fcb6e3cd451184f9ad8099ea423d1abc2062.tar.bz2 gentoo-c497fcb6e3cd451184f9ad8099ea423d1abc2062.zip |
net-libs/gupnp: Stabilize 1.6.2 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/gupnp-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gupnp/gupnp-1.6.2.ebuild b/net-libs/gupnp/gupnp-1.6.2.ebuild index d731067ca8e6..ef0b7d1cef79 100644 --- a/net-libs/gupnp/gupnp-1.6.2.ebuild +++ b/net-libs/gupnp/gupnp-1.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP https://gitlab.gnome.org/GNOME/g LICENSE="LGPL-2+ GPL-2+" # gupnp-binding-tool is GPL-2+ SLOT="1.6/1.6-0" # <API version>-<soname> -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="connman gtk-doc +introspection networkmanager +vala" REQUIRED_USE="${PYTHON_REQUIRED_USE} |