virtual/gnustep-back: ppc stable wrt bug #579232
[gentoo.git] / virtual / gnustep-back / gnustep-back-0.25.0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=6
6
7 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
8 HOMEPAGE=""
9 SRC_URI=""
10
11 LICENSE=""
12 SLOT="0"
13 KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
14 IUSE=""
15
16 RDEPEND="|| (
17                 ~gnustep-base/gnustep-back-cairo-${PV}
18                 ~gnustep-base/gnustep-back-art-${PV}
19                 ~gnustep-base/gnustep-back-xlib-${PV}
20         )"
21 DEPEND=""