dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
[gentoo.git] / dev-perl / Safe-Hole / Safe-Hole-0.130.0-r1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=TODDR
7 MODULE_VERSION=0.13
8 inherit perl-module
9
10 DESCRIPTION="Exec subs in the original package from Safe"
11
12 SLOT="0"
13 KEYWORDS="amd64 x86"
14 IUSE=""
15
16 RDEPEND=""
17 DEPEND="${RDEPEND}
18         dev-perl/Module-Build"
19
20 SRC_TEST="do"