diff options
author | Sam James <sam@gentoo.org> | 2022-06-16 16:16:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-16 16:16:15 +0100 |
commit | 2fc74e28bd3897b729b7abd2cd179af5698ac56a (patch) | |
tree | ced43216e136baf02ffbd12c3a9aa7d95e19bfcb /x11-base/xcb-proto | |
parent | x11-libs/libdrm: Stabilize 2.4.111 amd64, #852191 (diff) | |
download | gentoo-2fc74e28bd3897b729b7abd2cd179af5698ac56a.tar.gz gentoo-2fc74e28bd3897b729b7abd2cd179af5698ac56a.tar.bz2 gentoo-2fc74e28bd3897b729b7abd2cd179af5698ac56a.zip |
x11-base/xcb-proto: Stabilize 1.15 amd64, #852191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base/xcb-proto')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.15.ebuild b/x11-base/xcb-proto/xcb-proto-1.15.ebuild index 76f81c0ef1b0..8fd8cf37be2c 100644 --- a/x11-base/xcb-proto/xcb-proto-1.15.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.15.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="X C-language Bindings protocol headers" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/proto/xcbproto" EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git" -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" +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="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |