Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/
Date: Sun, 04 Sep 2016 10:21:36
Message-Id: 1472984449.cefa266f89024eea3b8131dc6e7ce7984302d6ae.klausman@gentoo
1 commit: cefa266f89024eea3b8131dc6e7ce7984302d6ae
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 10:20:49 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:20:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefa266f
7
8 x11-plugins/gkrellm-leds-0.8.2-r1: add alpha keyword
9
10 Gentoo-Bug: 442780
11
12 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
16 index 373be0b..c2a7e0a 100644
17 --- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
18 +++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/"
20 SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz"
21 LICENSE="GPL-2"
22 SLOT="2"
23 -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
24 +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
25 IUSE=""
26
27 COMMON_DEPEND="app-admin/gkrellm[X]"