diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:46:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 11:52:28 -0400 |
commit | f3750d935dee7f9794947cd9a516d8970a19e295 (patch) | |
tree | 161f1d7c82fcf68a89e0330503de2439e40b6a83 /dev-perl/File-pushd | |
parent | dev-perl/FCGI: amd64 stable wrt bug #657592 (diff) | |
download | gentoo-f3750d935dee7f9794947cd9a516d8970a19e295.tar.gz gentoo-f3750d935dee7f9794947cd9a516d8970a19e295.tar.bz2 gentoo-f3750d935dee7f9794947cd9a516d8970a19e295.zip |
dev-perl/File-pushd: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/File-pushd')
-rw-r--r-- | dev-perl/File-pushd/File-pushd-1.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild index 91f3494f681c..a65dcf0ada74 100644 --- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild +++ b/dev-perl/File-pushd/File-pushd-1.14.0.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 @@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |