Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellmlaunch/
Date: Sun, 28 Aug 2022 20:45:44
Message-Id: 1661719527.a1f81c308e57754706c19bfb2c6e30cee142feec.arthurzam@gentoo
1 commit: a1f81c308e57754706c19bfb2c6e30cee142feec
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 20:45:27 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 20:45:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f81c30
7
8 x11-plugins/gkrellmlaunch: Stabilize 0.5-r1 sparc, #867175
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5-r1.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5-r1.ebuild
16 index a3f3ab6d277b..211389e40c8d 100644
17 --- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5-r1.ebuild
18 +++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5-r1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="http://gkrellmlaunch.sourceforge.net/"
20
21 LICENSE="GPL-2"
22 SLOT="2"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86"
25
26 RDEPEND="app-admin/gkrellm:2[X]"
27 DEPEND="${RDEPEND}"