diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-05 22:24:24 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-05 22:56:31 +0300 |
commit | bc4a78da244746ed7cd62480c492c87a9fdcaa82 (patch) | |
tree | 62edac7764bc75b4f6e4d0794b5675926afbc291 /x11-base/xcb-proto | |
parent | dev-python/python-libevdev: arm64 stable (bug #714896) (diff) | |
download | gentoo-bc4a78da244746ed7cd62480c492c87a9fdcaa82.tar.gz gentoo-bc4a78da244746ed7cd62480c492c87a9fdcaa82.tar.bz2 gentoo-bc4a78da244746ed7cd62480c492c87a9fdcaa82.zip |
x11-base/xcb-proto: arm64 stable (bug #714896)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-base/xcb-proto')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild index 5246a4ec03b4..361ff96d73e4 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14-r1.ebuild @@ -15,7 +15,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 ~mips ~ppc ppc64 s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |