diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 02:38:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 02:38:24 +0100 |
commit | 5ab4f669c403cd28cd11f251d2dad2ab72890aca (patch) | |
tree | 31670200b29ea930b37b2bce7cf9f97e85a05bc1 /x11-base | |
parent | x11-libs/libxcb: Stabilize 1.16 amd64, #915692 (diff) | |
download | gentoo-5ab4f669c403cd28cd11f251d2dad2ab72890aca.tar.gz gentoo-5ab4f669c403cd28cd11f251d2dad2ab72890aca.tar.bz2 gentoo-5ab4f669c403cd28cd11f251d2dad2ab72890aca.zip |
x11-base/xcb-proto: Stabilize 1.16.0 amd64, #915692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.16.0.ebuild b/x11-base/xcb-proto/xcb-proto-1.16.0.ebuild index 4ddb4f55e42f..1c96c02f2a48 100644 --- a/x11-base/xcb-proto/xcb-proto-1.16.0.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.16.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="" |