diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:54 +0300 |
commit | 5d646bf87928b938e3bc97b66e45ff124bf35357 (patch) | |
tree | 952a60dea0250466bc1213db1dadc7528b3ae890 /x11-base | |
parent | x11-libs/libdrm: Stabilize 2.4.112 ppc64, #861023 (diff) | |
download | gentoo-5d646bf87928b938e3bc97b66e45ff124bf35357.tar.gz gentoo-5d646bf87928b938e3bc97b66e45ff124bf35357.tar.bz2 gentoo-5d646bf87928b938e3bc97b66e45ff124bf35357.zip |
x11-base/xcb-proto: Stabilize 1.15.2 ppc64, #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 f6a0a259a5ed..b5ff656d9e57 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="" |