diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:22:56 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:31:41 +0200 |
commit | 2d675a772ee717d3c18d03ed48bf1dc587e1fee2 (patch) | |
tree | bee226f0f0fce84a0cd0b0472c193d0de0b56b25 /x11-proto | |
parent | x11-libs/libxkbcommon: Stable for HPPA (bug #584482). (diff) | |
download | gentoo-2d675a772ee717d3c18d03ed48bf1dc587e1fee2.tar.gz gentoo-2d675a772ee717d3c18d03ed48bf1dc587e1fee2.tar.bz2 gentoo-2d675a772ee717d3c18d03ed48bf1dc587e1fee2.zip |
x11-proto/xcb-proto: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild index 84156c899a26..cfbdb5310e3d 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto" [[ ${PV} != 9999* ]] && \ SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${PYTHON_DEPS}" |