Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/
Date: Sun, 30 Aug 2020 15:17:41
Message-Id: 1598800631.d06a42af5ff0c2dfc4028120f4afef17cec954fb.whissi@gentoo
1 commit: d06a42af5ff0c2dfc4028120f4afef17cec954fb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 15:00:17 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 15:17:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06a42af
7
8 net-misc/rygel: x86 stable (bug #738728)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/rygel/rygel-0.38.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/rygel/rygel-0.38.4.ebuild b/net-misc/rygel/rygel-0.38.4.ebuild
17 index fdf2b432597..a24724ba25c 100644
18 --- a/net-misc/rygel/rygel-0.38.4.ebuild
19 +++ b/net-misc/rygel/rygel-0.38.4.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel"
21
22 LICENSE="LGPL-2.1+ CC-BY-SA-3.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE="X +introspection +sqlite tracker test transcode"
27 RESTRICT="!test? ( test )"