diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 10:54:13 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 10:54:13 +0800 |
commit | 1862b59fe7138d05a6d439ffd0244841cada33f8 (patch) | |
tree | 8d4fccee615a658d3234e9972f587a67517dfeac /x11-libs/libxcb | |
parent | x11-base/xcb-proto: keyword 1.15 for ~loong (diff) | |
download | gentoo-1862b59fe7138d05a6d439ffd0244841cada33f8.tar.gz gentoo-1862b59fe7138d05a6d439ffd0244841cada33f8.tar.bz2 gentoo-1862b59fe7138d05a6d439ffd0244841cada33f8.zip |
x11-libs/libxcb: keyword 1.15 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.15.ebuild b/x11-libs/libxcb/libxcb-1.15.ebuild index f041a8fb59fd..38cd08cb34f8 100644 --- a/x11-libs/libxcb/libxcb-1.15.ebuild +++ b/x11-libs/libxcb/libxcb-1.15.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc selinux test +xkb" RESTRICT="!test? ( test )" SLOT="0/1.12" |