diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-13 20:39:19 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 08:30:38 +0300 |
commit | 628a7d0954c47a65556a5b78f085fc909bcc6137 (patch) | |
tree | 03302c2d2f3127476364a37e8d0ff003acbebfe4 /x11-base | |
parent | net-misc/netifrc: Stabilize 0.7.8 hppa, #930991 (diff) | |
download | gentoo-628a7d0954c47a65556a5b78f085fc909bcc6137.tar.gz gentoo-628a7d0954c47a65556a5b78f085fc909bcc6137.tar.bz2 gentoo-628a7d0954c47a65556a5b78f085fc909bcc6137.zip |
x11-base/xcb-proto: Stabilize 1.17.0 hppa, #932099
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-base')
-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 df65c293333e..6318ff8c7cda 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="" |