Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/audacious/
Date: Tue, 29 Sep 2015 13:35:45
Message-Id: 1443533731.49e185da2107f1bbb9dd073fb00f13ca3b2bdbc9.klausman@gentoo
1 commit: 49e185da2107f1bbb9dd073fb00f13ca3b2bdbc9
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 13:33:52 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 13:35:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e185da
7
8 media-sound/audacious: add ~alpha keyword
9
10 Gentoo-Bug: 561242
11
12 Package-Manager: portage-2.2.22
13
14 media-sound/audacious/audacious-3.6.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/audacious/audacious-3.6.2.ebuild b/media-sound/audacious/audacious-3.6.2.ebuild
18 index fb1ff9d..e246863 100644
19 --- a/media-sound/audacious/audacious-3.6.2.ebuild
20 +++ b/media-sound/audacious/audacious-3.6.2.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="!gtk3? ( http://distfiles.audacious-media-player.org/${MY_P}.tar.bz2 )
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
27
28 IUSE="chardet nls gtk3 qt5"
29 DOCS="AUTHORS"