diff options
author | 2018-06-24 20:54:50 +0100 | |
---|---|---|
committer | 2018-06-24 21:20:40 +0100 | |
commit | 29d30e1caac439e41f7a0631d6a2cb6350edbda7 (patch) | |
tree | 82a393b686cf2c5b1bea52ca4d1a3d9f1ab6d0ae /dev-perl/File-pushd | |
parent | dev-perl/File-Which: stable 1.220.0 for ppc64, bug #657592 (diff) | |
download | gentoo-29d30e1caac439e41f7a0631d6a2cb6350edbda7.tar.gz gentoo-29d30e1caac439e41f7a0631d6a2cb6350edbda7.tar.bz2 gentoo-29d30e1caac439e41f7a0631d6a2cb6350edbda7.zip |
dev-perl/File-pushd: stable 1.14.0 for ppc64, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/File-pushd')
-rw-r--r-- | dev-perl/File-pushd/File-pushd-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3f0e08145f60..356162a802df 100644 --- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild +++ b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild @@ -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=" |