Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/soundconverter/
Date: Tue, 06 Feb 2018 15:10:26
Message-Id: 1517929787.5b39741126b10f7d9e70f90520594c25d5e46251.whissi@gentoo
1 commit: 5b39741126b10f7d9e70f90520594c25d5e46251
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:16:23 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b397411
7
8 media-sound/soundconverter: x86 stable (bug #645872)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild b/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
16 index eaeb1703786..9e6a1a33352 100644
17 --- a/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
18 +++ b/media-sound/soundconverter/soundconverter-3.0.0_beta1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31
32 IUSE="aac flac libnotify mp3 ogg opus vorbis"
33 REQUIRED_USE="${PYTHON_REQUIRED_USE}"