diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 02:38:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 02:38:24 +0100 |
commit | 81d03f704c95c562ce8eff41504c1ac75f0c66bf (patch) | |
tree | 64fb7173ffd98e71074dcc2c0ba738151587d866 /x11-libs | |
parent | www-apps/nextcloud: Stabilize 27.0.2 ALLARCHES, #915672 (diff) | |
download | gentoo-81d03f704c95c562ce8eff41504c1ac75f0c66bf.tar.gz gentoo-81d03f704c95c562ce8eff41504c1ac75f0c66bf.tar.bz2 gentoo-81d03f704c95c562ce8eff41504c1ac75f0c66bf.zip |
x11-libs/libxcb: Stabilize 1.16 amd64, #915692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.16.ebuild b/x11-libs/libxcb/libxcb-1.16.ebuild index 2eb0d14f9848..50a81030c022 100644 --- a/x11-libs/libxcb/libxcb-1.16.ebuild +++ b/x11-libs/libxcb/libxcb-1.16.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" |