diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:43:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:35 +0100 |
commit | 31f46e27b265564f6854ad0a32061ab581644aef (patch) | |
tree | f87951edc19db4edbde8e21d2cbbc685f870da8d /dev-perl/File-chdir | |
parent | dev-perl/File-Which: stable 1.220.0 for ppc, bug #657592 (diff) | |
download | gentoo-31f46e27b265564f6854ad0a32061ab581644aef.tar.gz gentoo-31f46e27b265564f6854ad0a32061ab581644aef.tar.bz2 gentoo-31f46e27b265564f6854ad0a32061ab581644aef.zip |
dev-perl/File-chdir: stable 0.101.100 for ppc, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/File-chdir')
-rw-r--r-- | dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild index 4ad54d8af34e..db913d3c3c1e 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An alternative to File::Spec and CWD" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |