commit: 5b39741126b10f7d9e70f90520594c25d5e46251
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 6 13:16:23 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Feb 6 15:09:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b397411
media-sound/soundconverter: x86 stable (bug #645872)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild | 4 ++--
1 file 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 eaeb1703786..9e6a1a33352 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}"