Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter-xfixes/
Date: Sat, 25 Sep 2021 09:17:10
Message-Id: 1632561306.3e7db0d5543df161144e9977cbc00463602254e9.ionen@gentoo
1 commit: 3e7db0d5543df161144e9977cbc00463602254e9
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 08:54:18 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 09:15:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7db0d5
7
8 x11-misc/unclutter-xfixes: stabilize 1.6 for amd64, x86
9
10 Makes it first stable for x86, but tested and working as expected.
11
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 x11-misc/unclutter-xfixes/unclutter-xfixes-1.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/unclutter-xfixes/unclutter-xfixes-1.6.ebuild b/x11-misc/unclutter-xfixes/unclutter-xfixes-1.6.ebuild
18 index 72b8c10b967..22a16e65df2 100644
19 --- a/x11-misc/unclutter-xfixes/unclutter-xfixes-1.6.ebuild
20 +++ b/x11-misc/unclutter-xfixes/unclutter-xfixes-1.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Airblader/unclutter-xfixes/archive/v${PV}.tar.gz ->
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 RDEPEND="
29 dev-libs/libev