diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:16:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:18:05 +0000 |
commit | d28e2c16398b5e35379b14616833b3be74e64af3 (patch) | |
tree | 158c3fc7a12dc2d08233ad883e5d80503150d9ce /x11-misc/xwit | |
parent | x11-misc/xtrlock: Stabilize 2.13 x86, #776493 (diff) | |
download | gentoo-d28e2c16398b5e35379b14616833b3be74e64af3.tar.gz gentoo-d28e2c16398b5e35379b14616833b3be74e64af3.tar.bz2 gentoo-d28e2c16398b5e35379b14616833b3be74e64af3.zip |
x11-misc/xwit: Stabilize 3.4_p16 x86, #776496
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xwit')
-rw-r--r-- | x11-misc/xwit/xwit-3.4_p16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xwit/xwit-3.4_p16.ebuild b/x11-misc/xwit/xwit-3.4_p16.ebuild index cc910e726870..5047e5de035c 100644 --- a/x11-misc/xwit/xwit-3.4_p16.ebuild +++ b/x11-misc/xwit/xwit-3.4_p16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="public-domain HPND" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" x11-libs/libX11 |