diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-06 12:42:27 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 15:33:02 +0100 |
commit | 958dadb5c9b09dd3ef62f187d2d82917bb29d6bc (patch) | |
tree | c5919823a7581cf288d333af0d8e2c657303e657 /x11-base | |
parent | x11-libs/libdrm: Stabilize 2.4.112 sparc, #861023 (diff) | |
download | gentoo-958dadb5c9b09dd3ef62f187d2d82917bb29d6bc.tar.gz gentoo-958dadb5c9b09dd3ef62f187d2d82917bb29d6bc.tar.bz2 gentoo-958dadb5c9b09dd3ef62f187d2d82917bb29d6bc.zip |
x11-base/xcb-proto: Stabilize 1.15.2 sparc, #861023
Signed-off-by: Sam James <sam@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 f431b21c5fba..3ba7616e2635 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="" |