dev-perl/Term-ReadLine-Gnu: add ~ppc64 keyword
[gentoo.git] / dev-perl / File-Path-Expand / File-Path-Expand-1.20.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=RCLAMP
7 MODULE_VERSION=1.02
8 inherit perl-module
9
10 DESCRIPTION="Expand filenames"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
14 IUSE=""
15
16 RDEPEND=""
17 DEPEND="${RDEPEND}
18         dev-perl/Module-Build"
19
20 SRC_TEST="do"