diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:29:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:29:54 +0000 |
commit | 9098c0901cbe0c8c5335560f23eabbaf851e0a1f (patch) | |
tree | a7959aca0194d4e93043954bd33a9cb6770abeba /net-libs/gupnp-av | |
parent | media-sound/gnome-music: Stabilize 41.0 amd64, #834426 (diff) | |
download | gentoo-9098c0901cbe0c8c5335560f23eabbaf851e0a1f.tar.gz gentoo-9098c0901cbe0c8c5335560f23eabbaf851e0a1f.tar.bz2 gentoo-9098c0901cbe0c8c5335560f23eabbaf851e0a1f.zip |
net-libs/gupnp-av: Stabilize 0.14.0 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/gupnp-av')
-rw-r--r-- | net-libs/gupnp-av/gupnp-av-0.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gupnp-av/gupnp-av-0.14.0.ebuild b/net-libs/gupnp-av/gupnp-av-0.14.0.ebuild index 2d691e8af565..60deeaf3a49d 100644 --- a/net-libs/gupnp-av/gupnp-av-0.14.0.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.14.0.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/3" # subslot: soname version -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="gtk-doc +introspection" RDEPEND=" |