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-plugins/amb-plugins/
Date: Tue, 12 Dec 2017 16:35:52
Message-Id: 1513095747.6cca0d2ab37d1dbd72a5d7c18cb2739cb2bda265.whissi@gentoo
1 commit: 6cca0d2ab37d1dbd72a5d7c18cb2739cb2bda265
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 16:22:27 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 16:22:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cca0d2a
7
8 media-plugins/amb-plugins: x86 stable (bug #639428)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild b/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild
16 index 03ae6a7d1c9..78d85242cbd 100644
17 --- a/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild
18 +++ b/media-plugins/amb-plugins/amb-plugins-0.8.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/"
26 SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2"
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE=""
32
33 DEPEND="media-libs/ladspa-sdk"