diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:32:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:39:51 +0200 |
commit | 6e7adcc37044ef91ec6e3c3e3828c336d224c7ce (patch) | |
tree | b0fcd465a001382822000de6f8543648aabd3a0c /media-sound | |
parent | media-sound/cantata: 2.4.2 version bump (diff) | |
download | gentoo-6e7adcc37044ef91ec6e3c3e3828c336d224c7ce.tar.gz gentoo-6e7adcc37044ef91ec6e3c3e3828c336d224c7ce.tar.bz2 gentoo-6e7adcc37044ef91ec6e3c3e3828c336d224c7ce.zip |
media-sound/apetag: x86 stable (bug #743532)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/apetag/apetag-1.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/apetag/apetag-1.12-r3.ebuild b/media-sound/apetag/apetag-1.12-r3.ebuild index c485ce960902..a103ebb7a5fd 100644 --- a/media-sound/apetag/apetag-1.12-r3.ebuild +++ b/media-sound/apetag/apetag-1.12-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |