diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-23 21:39:57 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-23 21:12:16 +0100 |
commit | dfe659eb75a9edaefe8082908c6e69799cf78951 (patch) | |
tree | 2ba479569ec0b2037dc20ce05bb92e15758c4c06 /x11-libs/libxcb | |
parent | x11-base/xcb-proto: stable 1.14.1 for hppa, bug #813729 (diff) | |
download | gentoo-dfe659eb75a9edaefe8082908c6e69799cf78951.tar.gz gentoo-dfe659eb75a9edaefe8082908c6e69799cf78951.tar.bz2 gentoo-dfe659eb75a9edaefe8082908c6e69799cf78951.zip |
x11-libs/libxcb: stable 1.14 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-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.14.ebuild b/x11-libs/libxcb/libxcb-1.14.ebuild index b20b8c3487cd..8502d3c33d72 100644 --- a/x11-libs/libxcb/libxcb-1.14.ebuild +++ b/x11-libs/libxcb/libxcb-1.14.ebuild @@ -15,7 +15,7 @@ inherit python-any-r1 xorg-3 DESCRIPTION="X C-language Bindings library" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb" -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="doc selinux test +xkb" RESTRICT="!test? ( test )" SLOT="0/1.12" |