diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:51:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:52:49 -0400 |
commit | 88eb9d7282e09bf7666ade76a22c98e80371cffa (patch) | |
tree | b2d84e93de165ea7b165f550efcdefd8411c16fd /dev-perl/File-chdir | |
parent | dev-perl/Filesys-DiskSpace: amd64 stable wrt bug #657592 (diff) | |
download | gentoo-88eb9d7282e09bf7666ade76a22c98e80371cffa.tar.gz gentoo-88eb9d7282e09bf7666ade76a22c98e80371cffa.tar.bz2 gentoo-88eb9d7282e09bf7666ade76a22c98e80371cffa.zip |
dev-perl/File-chdir: amd64 stable wrt 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 | 4 |
1 files changed, 2 insertions, 2 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 383365f3bc1a..65b07f675f44 100644 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |