diff options
author | Sam James <sam@gentoo.org> | 2024-05-17 19:25:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-17 19:25:47 +0100 |
commit | 5f80366d79860cfe10b025b1393091aa145a4ccc (patch) | |
tree | 05c6ac23ef44a45648019b16a8d548ee40e0b2d0 /x11-base/xcb-proto | |
parent | x11-base/xcb-proto: Stabilize 1.17.0 ppc, #932099 (diff) | |
download | gentoo-5f80366d79860cfe10b025b1393091aa145a4ccc.tar.gz gentoo-5f80366d79860cfe10b025b1393091aa145a4ccc.tar.bz2 gentoo-5f80366d79860cfe10b025b1393091aa145a4ccc.zip |
x11-base/xcb-proto: Stabilize 1.17.0 ppc64, #932099
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.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild b/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild index 866676ae0d52..5e06aa339617 100644 --- a/x11-base/xcb-proto/xcb-proto-1.17.0.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.17.0.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # DEPEND="" |