diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:23:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:26 +0200 |
commit | 4a691875f271bfff023776c0f4d7e7c936084ee2 (patch) | |
tree | c9e471f03ec19136f94a413782cdc10f4ab52d33 /x11-libs/libX11 | |
parent | x11-drivers/xf86-video-mga: x86 stable wrt bug #861023 (diff) | |
download | gentoo-4a691875f271bfff023776c0f4d7e7c936084ee2.tar.gz gentoo-4a691875f271bfff023776c0f4d7e7c936084ee2.tar.bz2 gentoo-4a691875f271bfff023776c0f4d7e7c936084ee2.zip |
x11-libs/libX11: x86 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/libX11-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.8.1.ebuild b/x11-libs/libX11/libX11-1.8.1.ebuild index f6915457a3b1..82eda42cf31b 100644 --- a/x11-libs/libX11/libX11-1.8.1.ebuild +++ b/x11-libs/libX11/libX11-1.8.1.ebuild @@ -11,7 +11,7 @@ inherit toolchain-funcs xorg-3 # Note: please bump this with x11-misc/compose-tables DESCRIPTION="X.Org X11 library" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |