Gentoo Archives: gentoo-commits

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