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: Sat, 04 Mar 2017 13:47:09
Message-Id: 1488635146.ad01d13c27d8aba9ca825a7c809aa215e034fe3c.ago@gentoo
1 commit: ad01d13c27d8aba9ca825a7c809aa215e034fe3c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:45:46 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:45:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad01d13c
7
8 media-sound/kid3: x86 stable wrt bug #611658
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/kid3/kid3-3.4.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/kid3/kid3-3.4.4.ebuild b/media-sound/kid3/kid3-3.4.4.ebuild
18 index 583e13d3712..47b335519c5 100644
19 --- a/media-sound/kid3/kid3-3.4.4.ebuild
20 +++ b/media-sound/kid3/kid3-3.4.4.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 )"