diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:37 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:37 -0400 |
commit | 3bb52b1dcebe7f4bee3af238f4a241d4809bd8ce (patch) | |
tree | 04ed20aa263c4395377b364b5b84a817e9f86293 /dev-perl/File-BaseDir | |
parent | dev-perl/ExtUtils-F77-1.200.0-r1: ppc64 stable, bug 667266 (diff) | |
download | gentoo-3bb52b1dcebe7f4bee3af238f4a241d4809bd8ce.tar.gz gentoo-3bb52b1dcebe7f4bee3af238f4a241d4809bd8ce.tar.bz2 gentoo-3bb52b1dcebe7f4bee3af238f4a241d4809bd8ce.zip |
dev-perl/File-BaseDir-0.70.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/File-BaseDir')
-rw-r--r-- | dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild index e4297be7b0c2..4593579a0a72 100644 --- a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild +++ b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the Freedesktop.org base directory specification" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |