Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/
Date: Sun, 04 Jun 2017 10:42:46
Message-Id: 1496572942.670501c9e8d52f036ec7cb2c98e04ad54574f396.ago@gentoo
1 commit: 670501c9e8d52f036ec7cb2c98e04ad54574f396
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 4 10:41:00 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 4 10:42:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670501c9
7
8 media-sound/kid3: x86 stable wrt bug #620530
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/kid3/kid3-3.4.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/kid3/kid3-3.4.5.ebuild b/media-sound/kid3/kid3-3.4.5.ebuild
18 index 6e7a7174d66..5766131f8eb 100644
19 --- a/media-sound/kid3/kid3-3.4.5.ebuild
20 +++ b/media-sound/kid3/kid3-3.4.5.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="5"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="acoustid flac kde mp3 mp4 +taglib vorbis"
28
29 REQUIRED_USE="flac? ( vorbis )"