diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:32:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 02:36:54 +0100 |
commit | d3803fb16fdb9d74a37116966ea56439b0a71a3f (patch) | |
tree | b1eb882a67902831947b447d1826a2b0778e2c19 /media-sound/kid3 | |
parent | net-proxy/http-replicator: x86 stable (bug #676758) (diff) | |
download | gentoo-d3803fb16fdb9d74a37116966ea56439b0a71a3f.tar.gz gentoo-d3803fb16fdb9d74a37116966ea56439b0a71a3f.tar.bz2 gentoo-d3803fb16fdb9d74a37116966ea56439b0a71a3f.zip |
media-sound/kid3: x86 stable (bug #677208)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/kid3')
-rw-r--r-- | media-sound/kid3/kid3-3.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/kid3/kid3-3.7.0.ebuild b/media-sound/kid3/kid3-3.7.0.ebuild index 14d87122dd10..d02b65d040e7 100644 --- a/media-sound/kid3/kid3-3.7.0.ebuild +++ b/media-sound/kid3/kid3-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="acoustid flac kde mp3 mp4 +taglib vorbis" REQUIRED_USE="flac? ( vorbis )" |