diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:26:43 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:26:43 +0200 |
commit | af1ac530fcf58663a1711046262cdfd8917ad19a (patch) | |
tree | 858a48a4c2be95c7ae1b72064736052fccd399da /x11-base | |
parent | x11-apps/xtrap: arm stable, bug #649316 (diff) | |
download | gentoo-af1ac530fcf58663a1711046262cdfd8917ad19a.tar.gz gentoo-af1ac530fcf58663a1711046262cdfd8917ad19a.tar.bz2 gentoo-af1ac530fcf58663a1711046262cdfd8917ad19a.zip |
x11-base/xcb-proto: arm stable, bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index db3320540cd4..7d3b0706efcf 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git" [[ ${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 ~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 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${PYTHON_DEPS}" |