diff options
author | Sam James <sam@gentoo.org> | 2020-08-11 09:07:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-11 09:08:47 +0000 |
commit | 24b2fed195f95e7709ecaf44ee6cbaef2b650dae (patch) | |
tree | 30e37965c7996c1d3784cdf2e7498d6b1433881d /x11-libs/libX11 | |
parent | media-sound/sonic-visualizser: USE=mad needed for tests (diff) | |
download | gentoo-24b2fed195f95e7709ecaf44ee6cbaef2b650dae.tar.gz gentoo-24b2fed195f95e7709ecaf44ee6cbaef2b650dae.tar.bz2 gentoo-24b2fed195f95e7709ecaf44ee6cbaef2b650dae.zip |
x11-libs/libX11: Stabilize 1.6.11 x86, #734974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libX11')
-rw-r--r-- | x11-libs/libX11/libX11-1.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libX11/libX11-1.6.11.ebuild b/x11-libs/libX11/libX11-1.6.11.ebuild index 3c25ae438ab0..5a54282fdc08 100644 --- a/x11-libs/libX11/libX11-1.6.11.ebuild +++ b/x11-libs/libX11/libX11-1.6.11.ebuild @@ -9,7 +9,7 @@ inherit toolchain-funcs xorg-3 DESCRIPTION="X.Org X11 library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ipv6 test" RESTRICT="!test? ( test )" |