diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-23 21:39:27 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-23 21:12:15 +0100 |
commit | 3604ea4918c7e54e248942e5b04ac8de8b23c24a (patch) | |
tree | 0f9992cd2ba266b89fc880e73828307261094dbe /x11-base | |
parent | x11-apps/iceauth: stable 1.0.8-r1 for hppa, bug #813729 (diff) | |
download | gentoo-3604ea4918c7e54e248942e5b04ac8de8b23c24a.tar.gz gentoo-3604ea4918c7e54e248942e5b04ac8de8b23c24a.tar.bz2 gentoo-3604ea4918c7e54e248942e5b04ac8de8b23c24a.zip |
x11-base/xcb-proto: stable 1.14.1 for hppa, bug #813729
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild b/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild index e7aaddbcc928..9353e9d8fb9e 100644 --- a/x11-base/xcb-proto/xcb-proto-1.14.1.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.14.1.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 ~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 ~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}" |