diff options
author | 2022-08-17 08:56:50 +0300 | |
---|---|---|
committer | 2022-08-17 08:56:50 +0300 | |
commit | 19945d0eb7fcb5f2544cb11d37444969552af09e (patch) | |
tree | 6bb84c1fe0750ad6ae530d59ab2e2c10fc1fce40 /x11-base | |
parent | x11-libs/libdrm: Stabilize 2.4.112 hppa, #861023 (diff) | |
download | gentoo-19945d0eb7fcb5f2544cb11d37444969552af09e.tar.gz gentoo-19945d0eb7fcb5f2544cb11d37444969552af09e.tar.bz2 gentoo-19945d0eb7fcb5f2544cb11d37444969552af09e.zip |
x11-base/xcb-proto: Stabilize 1.15.2 hppa, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.15.2.ebuild b/x11-base/xcb-proto/xcb-proto-1.15.2.ebuild index c4a7c70b1cff..0a229657a5dd 100644 --- a/x11-base/xcb-proto/xcb-proto-1.15.2.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.15.2.ebuild @@ -13,7 +13,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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" |