diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-16 09:37:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-16 09:37:48 +0200 |
commit | 80a18aea062e8d1c0ff32b35274a3efc1fd993b8 (patch) | |
tree | 51e1e194291f2e5f4efd9fee13bfa1a3f809d618 /x11-base | |
parent | media-libs/mesa: arm stable wrt bug #852191 (diff) | |
download | gentoo-80a18aea062e8d1c0ff32b35274a3efc1fd993b8.tar.gz gentoo-80a18aea062e8d1c0ff32b35274a3efc1fd993b8.tar.bz2 gentoo-80a18aea062e8d1c0ff32b35274a3efc1fd993b8.zip |
x11-base/xcb-proto: arm stable wrt bug #852191
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.15.ebuild b/x11-base/xcb-proto/xcb-proto-1.15.ebuild index e2d9158269e4..5fcbd542d314 100644 --- a/x11-base/xcb-proto/xcb-proto-1.15.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.15.ebuild @@ -14,7 +14,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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |