diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:42:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:44:15 +0200 |
commit | 002f3befe3f9ce94cbad7b14f12684cc068f836a (patch) | |
tree | 61d4e2ce269f2765e799562bcb24cdff9544ca40 /net-misc/rygel | |
parent | net-misc/gupnp-tools: Stabilize 0.12.0-r1 x86, #885627 (diff) | |
download | gentoo-002f3befe3f9ce94cbad7b14f12684cc068f836a.tar.gz gentoo-002f3befe3f9ce94cbad7b14f12684cc068f836a.tar.bz2 gentoo-002f3befe3f9ce94cbad7b14f12684cc068f836a.zip |
net-misc/rygel: Stabilize 0.42.0 x86, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/rygel')
-rw-r--r-- | net-misc/rygel/rygel-0.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rygel/rygel-0.42.0.ebuild b/net-misc/rygel/rygel-0.42.0.ebuild index 27deb5513132..0b78bf259e7c 100644 --- a/net-misc/rygel/rygel-0.42.0.ebuild +++ b/net-misc/rygel/rygel-0.42.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel" LICENSE="LGPL-2.1+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk gtk-doc +introspection +sqlite tracker test transcode" RESTRICT="!test? ( test )" |