x11-libs/libXrender: ppc stable (bug 596182).
[gentoo.git] / x11-libs / libXrender / libXrender-0.9.10.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 # bogus commit to force manifest regeneration #596462
8
9 XORG_MULTILIB=yes
10 inherit xorg-2
11
12 DESCRIPTION="X.Org Xrender library"
13
14 KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
15 IUSE=""
16
17 RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
18         >=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
19         >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
20 DEPEND="${RDEPEND}"