diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 18:05:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 18:05:57 +0100 |
commit | 07f85912830f594594ce9a991af0c2bd731992b5 (patch) | |
tree | 764f06bbf276d85cfe6c8bfbfacd4bc1570d5c07 /x11-libs/libX11 | |
parent | x11-drivers/xf86-input-libinput: Stabilize 1.1.0 ppc, #797562 (diff) | |
download | gentoo-07f85912830f594594ce9a991af0c2bd731992b5.tar.gz gentoo-07f85912830f594594ce9a991af0c2bd731992b5.tar.bz2 gentoo-07f85912830f594594ce9a991af0c2bd731992b5.zip |
x11-libs/libX11: Stabilize 1.7.2 ppc, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/libX11-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.7.2.ebuild b/x11-libs/libX11/libX11-1.7.2.ebuild index 17c989025960..077e229d9eb1 100644 --- a/x11-libs/libX11/libX11-1.7.2.ebuild +++ b/x11-libs/libX11/libX11-1.7.2.ebuild @@ -10,7 +10,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 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="ipv6 test" RESTRICT="!test? ( test )" |