diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:47:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 16:47:34 +0200 |
commit | 62c8ded85ae7ce8cfde88663d4b014d55ecc290f (patch) | |
tree | 6b208e71dbc8793e8681665e2af4e332853a61b1 /x11-libs | |
parent | media-sound/quodlibet: Stabilize 4.6.0-r1 ppc, #924720 (diff) | |
download | gentoo-62c8ded85ae7ce8cfde88663d4b014d55ecc290f.tar.gz gentoo-62c8ded85ae7ce8cfde88663d4b014d55ecc290f.tar.bz2 gentoo-62c8ded85ae7ce8cfde88663d4b014d55ecc290f.zip |
x11-libs/libxcb: Stabilize 1.16-r1 ppc, #924731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 705a1f0c3923..b55951853a76 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" |