diff options
author | Sam James <sam@gentoo.org> | 2024-02-16 21:28:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-16 21:28:37 +0000 |
commit | 8086ff98c2a802f58d13a54938e55e1125e959e0 (patch) | |
tree | fc7899b406ad88a3ea5fd803405c2e2b0eac8bd1 /x11-libs/libxcb | |
parent | x11-libs/libxcb: Stabilize 1.16-r1 sparc, #924731 (diff) | |
download | gentoo-8086ff98c2a802f58d13a54938e55e1125e959e0.tar.gz gentoo-8086ff98c2a802f58d13a54938e55e1125e959e0.tar.bz2 gentoo-8086ff98c2a802f58d13a54938e55e1125e959e0.zip |
x11-libs/libxcb: Stabilize 1.16-r1 amd64, #924731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.16-r1.ebuild b/x11-libs/libxcb/libxcb-1.16-r1.ebuild index 9a4dfecf37c5..666f27f75569 100644 --- a/x11-libs/libxcb/libxcb-1.16-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.16-r1.ebuild @@ -15,7 +15,7 @@ inherit python-any-r1 xorg-3 DESCRIPTION="X C-language Bindings library" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb" -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 )" SLOT="0/1.12" |