diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 23:18:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 23:18:48 +0300 |
commit | a099d0d9b4c75b10099b87040528cb09aee13bdb (patch) | |
tree | 1971050ab43da9201b8ff57edd97a04a0400f9a6 /x11-base | |
parent | x11-libs/libxcb: Stabilize 1.16 arm64, #915692 (diff) | |
download | gentoo-a099d0d9b4c75b10099b87040528cb09aee13bdb.tar.gz gentoo-a099d0d9b4c75b10099b87040528cb09aee13bdb.tar.bz2 gentoo-a099d0d9b4c75b10099b87040528cb09aee13bdb.zip |
x11-base/xcb-proto: Stabilize 1.16.0 arm64, #915692
Signed-off-by: Arthur Zamarin <arthurzam@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 2c30762a5b68..3437b8a36aea 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="" |