diff options
author | 2022-06-16 08:09:21 +0200 | |
---|---|---|
committer | 2022-06-16 08:09:21 +0200 | |
commit | f4d80e7dd81649dba7ebb98f839c7b0d5017c2c6 (patch) | |
tree | 0e4746aa1e63cdbd935d3f71752ae70c2ba9b2a1 /x11-base | |
parent | media-libs/mesa: ppc stable wrt bug #852191 (diff) | |
download | gentoo-f4d80e7dd81649dba7ebb98f839c7b0d5017c2c6.tar.gz gentoo-f4d80e7dd81649dba7ebb98f839c7b0d5017c2c6.tar.bz2 gentoo-f4d80e7dd81649dba7ebb98f839c7b0d5017c2c6.zip |
x11-base/xcb-proto: ppc stable wrt bug #852191
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 4c7003b79e92..6188e120b714 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}" |