diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 04:19:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 04:19:04 +0100 |
commit | 47c7924f3b5c837dffb6f1d99d46b9abd2fc1300 (patch) | |
tree | 1ec9c292afcee7824de1dc20fd8d89a653421e56 /x11-libs | |
parent | media-libs/libpano13: Stabilize 2.9.22 x86, #932014 (diff) | |
download | gentoo-47c7924f3b5c837dffb6f1d99d46b9abd2fc1300.tar.gz gentoo-47c7924f3b5c837dffb6f1d99d46b9abd2fc1300.tar.bz2 gentoo-47c7924f3b5c837dffb6f1d99d46b9abd2fc1300.zip |
x11-libs/libxcb: Stabilize 1.17.0 amd64, #932100
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild b/x11-libs/libxcb/libxcb-1.17.0.ebuild index e28a1fa98c30..70097c8fdbda 100644 --- a/x11-libs/libxcb/libxcb-1.17.0.ebuild +++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb" SLOT="0/1.12" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc selinux test +xkb" RESTRICT="!test? ( test )" |