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/gkrellm-xkb/
Date: Mon, 29 Aug 2022 07:18:33
Message-Id: 1661757466.9a28444993bb2d4c6575bba09fba0526b28ebef4.ago@gentoo
1 commit: 9a28444993bb2d4c6575bba09fba0526b28ebef4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:17:46 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 07:17:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a284449
7
8 x11-plugins/gkrellm-xkb: amd64 stable wrt bug #867175
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
16 index c148d04e190e..7a78d6e126b0 100644
17 --- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
18 +++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="app-admin/gkrellm:2[X]"
27 DEPEND="${RDEPEND}"