diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:46:13 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:46:13 +0200 |
commit | f7682540ec0dfddb0f7c20bb68f3997cc20f9ebd (patch) | |
tree | 52b8575e16b45a138322a0079a7783cd62fdd3b2 | |
parent | 0aee60bbaba552d2d79b5d058634a98c7d25baa5 (diff) | |
download | gentoo-f7682540ec0dfddb0f7c20bb68f3997cc20f9ebd.tar.gz gentoo-f7682540ec0dfddb0f7c20bb68f3997cc20f9ebd.tar.xz |
x11-proto/xcb-proto: x86 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
-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 230d8fc5efd..03cd8183777 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}" |