summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-06 14:16:23 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-06 16:09:47 +0100
commit5b39741126b10f7d9e70f90520594c25d5e46251 (patch)
tree5aeff4e5ac0005a0bd3efccced46079d6e155cb0 /media-sound/soundconverter
parentmail-filter/rblcheck: x86 stable (bug #644302) (diff)
downloadgentoo-5b39741126b10f7d9e70f90520594c25d5e46251.tar.gz
gentoo-5b39741126b10f7d9e70f90520594c25d5e46251.tar.bz2
gentoo-5b39741126b10f7d9e70f90520594c25d5e46251.zip
media-sound/soundconverter: x86 stable (bug #645872)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-sound/soundconverter')
-rw-r--r--media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild b/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
index eaeb1703786d..9e6a1a333528 100644
--- a/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
+++ b/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="aac flac libnotify mp3 ogg opus vorbis"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"