Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/awesfx/
Date: Mon, 08 Apr 2019 16:52:30
Message-Id: 1554742197.eba08faeec413f7f697beaf99ca5bd8650ee58c4.bman@gentoo
1 commit: eba08faeec413f7f697beaf99ca5bd8650ee58c4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 16:49:57 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 16:49:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba08fae
7
8 media-sound/awesfx: amd64 stable wrt bug #681416
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 media-sound/awesfx/awesfx-0.5.1e.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/awesfx/awesfx-0.5.1e.ebuild b/media-sound/awesfx/awesfx-0.5.1e.ebuild
16 index 2e218cacb6b..d8c776ff4db 100644
17 --- a/media-sound/awesfx/awesfx-0.5.1e.ebuild
18 +++ b/media-sound/awesfx/awesfx-0.5.1e.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://ftp.suse.com/pub/people/tiwai/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
24 +KEYWORDS="amd64 ~ppc ~sparc ~x86"
25 IUSE=""
26
27 DEPEND="media-libs/alsa-lib"