Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pragha/
Date: Sat, 06 Jan 2018 05:06:11
Message-Id: 1515215007.97b4a63dad5588a00361287919effdbcc8be266c.whissi@gentoo
1 commit: 97b4a63dad5588a00361287919effdbcc8be266c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 6 05:03:27 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 6 05:03:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b4a63d
7
8 media-sound/pragha: x86 stable (bug #643074)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-sound/pragha/pragha-1.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/pragha/pragha-1.3.3.ebuild b/media-sound/pragha/pragha-1.3.3.ebuild
16 index ffe4ebe7efd..c1ea92fc6b3 100644
17 --- a/media-sound/pragha/pragha-1.3.3.ebuild
18 +++ b/media-sound/pragha/pragha-1.3.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pragha-music-player/${PN}/releases/download/v${PV}/$
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="cdda +glyr grilo +keybinder lastfm libnotify mtp +peas +playlist rygel soup +udev"
26
27 COMMON_DEPEND=">=dev-db/sqlite-3.4:3=