Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellsun/
Date: Mon, 29 Aug 2022 07:21:33
Message-Id: 1661757666.e9e7549c11c0226e9301593184113de209a276f0.ago@gentoo
1 commit: e9e7549c11c0226e9301593184113de209a276f0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:21:06 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 07:21:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e7549c
7
8 x11-plugins/gkrellsun: x86 stable wrt bug #867175
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 x11-plugins/gkrellsun/gkrellsun-1.0.0-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/gkrellsun/gkrellsun-1.0.0-r5.ebuild b/x11-plugins/gkrellsun/gkrellsun-1.0.0-r5.ebuild
16 index 70423148b06b..17262d6e9998 100644
17 --- a/x11-plugins/gkrellsun/gkrellsun-1.0.0-r5.ebuild
18 +++ b/x11-plugins/gkrellsun/gkrellsun-1.0.0-r5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="1"
23 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86"
25 IUSE="nls"
26
27 RDEPEND="app-admin/gkrellm:2[X]"