diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:19 +0200 |
commit | a01eb6ae341ac2114165c4fa1c1d9e8fd524daf1 (patch) | |
tree | c28e2b82ca13fdd6c96403b07f96b45ef579de11 /net-libs | |
parent | net-libs/libsoup: Stabilize 2.74.2 ppc64, #831048 (diff) | |
download | gentoo-a01eb6ae341ac2114165c4fa1c1d9e8fd524daf1.tar.gz gentoo-a01eb6ae341ac2114165c4fa1c1d9e8fd524daf1.tar.bz2 gentoo-a01eb6ae341ac2114165c4fa1c1d9e8fd524daf1.zip |
net-libs/gssdp: Stabilize 1.4.0.1 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gssdp/gssdp-1.4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gssdp/gssdp-1.4.0.1.ebuild b/net-libs/gssdp/gssdp-1.4.0.1.ebuild index c76385775f89..1c6051154c7f 100644 --- a/net-libs/gssdp/gssdp-1.4.0.1.ebuild +++ b/net-libs/gssdp/gssdp-1.4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP https://gitlab.gnome.org/GNOME/g LICENSE="LGPL-2+" SLOT="0/1.2-0" # <API version>-<soname> -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="gtk-doc +introspection gtk vala" REQUIRED_USE="vala? ( introspection )" |