diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 03:39:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 03:39:33 +0000 |
commit | c59da640e87a975a811ce5ec04c727ac637479cb (patch) | |
tree | aa2dcc281beb0be1d02ecd21753341dad4c4bcc5 /net-libs | |
parent | net-libs/gtk-vnc: Stabilize 1.3.0 amd64, #831048 (diff) | |
download | gentoo-c59da640e87a975a811ce5ec04c727ac637479cb.tar.gz gentoo-c59da640e87a975a811ce5ec04c727ac637479cb.tar.bz2 gentoo-c59da640e87a975a811ce5ec04c727ac637479cb.zip |
net-libs/gupnp-igd: Stabilize 1.2.0 amd64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild b/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild index 6ee2f6959a19..9c69789b93b7 100644 --- a/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-1.2.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://gupnp.org https://gitlab.gnome.org/GNOME/gupnp-igd" 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 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="gtk-doc +introspection" RDEPEND=" |