diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:32:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:32:34 +0100 |
commit | f292437850c2c8f0f02c06670acae97ddad721e9 (patch) | |
tree | fbb6ed9b499afdf9b38bb9e3e220cf92c28b73f5 /x11-libs/libX11 | |
parent | x11-misc/compose-tables: Stabilize 1.7.5 ppc64, #843167 (diff) | |
download | gentoo-f292437850c2c8f0f02c06670acae97ddad721e9.tar.gz gentoo-f292437850c2c8f0f02c06670acae97ddad721e9.tar.bz2 gentoo-f292437850c2c8f0f02c06670acae97ddad721e9.zip |
x11-libs/libX11: Stabilize 1.7.5 ppc64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/libX11-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.7.5.ebuild b/x11-libs/libX11/libX11-1.7.5.ebuild index c041a90fd768..30015bc8dc2d 100644 --- a/x11-libs/libX11/libX11-1.7.5.ebuild +++ b/x11-libs/libX11/libX11-1.7.5.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 ~loong ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="ipv6 test" RESTRICT="!test? ( test )" |