diff options
author | 2018-06-10 19:47:12 +0200 | |
---|---|---|
committer | 2018-06-10 19:47:12 +0200 | |
commit | 5114dd1b6f1a19ceea690c0f3a78446823d9a66f (patch) | |
tree | 710495a7a207b54a615d45f68dcc7c97d87cf5cb /dev-perl/File-chdir | |
parent | dev-perl/PerlIO-utf8_strict: x86 stable (bug #657592) (diff) | |
download | gentoo-5114dd1b6f1a19ceea690c0f3a78446823d9a66f.tar.gz gentoo-5114dd1b6f1a19ceea690c0f3a78446823d9a66f.tar.bz2 gentoo-5114dd1b6f1a19ceea690c0f3a78446823d9a66f.zip |
dev-perl/File-chdir: x86 stable (bug #657592)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 65b07f675f44..4ad54d8af34e 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=" |