diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:47:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:47:35 +0100 |
commit | 5bf8c4bbdec1e86ca07ccc24bfce94a6217e5d76 (patch) | |
tree | c62437dbca5f11a7dba5ce55c12d5c0e51e2b236 /x11-libs/libxcb | |
parent | x11-libs/libdrm: ppc stable wrt bug #579266 (diff) | |
download | gentoo-5bf8c4bbdec1e86ca07ccc24bfce94a6217e5d76.tar.gz gentoo-5bf8c4bbdec1e86ca07ccc24bfce94a6217e5d76.tar.bz2 gentoo-5bf8c4bbdec1e86ca07ccc24bfce94a6217e5d76.zip |
x11-libs/libxcb: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r-- | x11-libs/libxcb/libxcb-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.12.ebuild b/x11-libs/libxcb/libxcb-1.12.ebuild index 90ed515dddf0..420b7a8e5a47 100644 --- a/x11-libs/libxcb/libxcb-1.12.ebuild +++ b/x11-libs/libxcb/libxcb-1.12.ebuild @@ -18,7 +18,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" [[ ${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 ~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 ~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="doc selinux test xkb" SLOT="0/${PV}" |