diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:01:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 19:01:27 +0200 |
commit | 507e3ae67d435a9b4d1e68b79e1c74fe175d6465 (patch) | |
tree | 4f955e3707a0da1d8045dcf1bc38db7064ad0f28 /net-misc | |
parent | net-misc/gupnp-tools: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-507e3ae67d435a9b4d1e68b79e1c74fe175d6465.tar.gz gentoo-507e3ae67d435a9b4d1e68b79e1c74fe175d6465.tar.bz2 gentoo-507e3ae67d435a9b4d1e68b79e1c74fe175d6465.zip |
net-misc/rygel: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rygel/rygel-0.38.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/rygel/rygel-0.38.3.ebuild b/net-misc/rygel/rygel-0.38.3.ebuild index fdf2b4325976..5dbbaaa2dcfc 100644 --- a/net-misc/rygel/rygel-0.38.3.ebuild +++ b/net-misc/rygel/rygel-0.38.3.ebuild @@ -11,7 +11,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="X +introspection +sqlite tracker test transcode" RESTRICT="!test? ( test )" |