virtual/perl-Safe: ppc stable wrt bug #567482
[gentoo.git] / virtual / perl-Safe / perl-Safe-2.390.0-r1.ebuild
1 # Copyright 1999-2016 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 ${PN#perl-}"
8 HOMEPAGE=""
9 SRC_URI=""
10
11 LICENSE=""
12 SLOT="0"
13 KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
14 IUSE=""
15
16 RDEPEND="
17         || ( =dev-lang/perl-5.24* =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
18         !<perl-core/${PN#perl-}-${PV}
19         !>perl-core/${PN#perl-}-${PV}-r999
20 "