diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:43:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:35 +0100 |
commit | b9a52a47f0f182a05244e23a673caa5397443d3a (patch) | |
tree | 7a60e07742a04a1d34432d973fd7a4fae01ba90b /dev-perl/File-pushd/File-pushd-1.14.0.ebuild | |
parent | dev-perl/File-chdir: stable 0.101.100 for ppc, bug #657592 (diff) | |
download | gentoo-b9a52a47f0f182a05244e23a673caa5397443d3a.tar.gz gentoo-b9a52a47f0f182a05244e23a673caa5397443d3a.tar.bz2 gentoo-b9a52a47f0f182a05244e23a673caa5397443d3a.zip |
dev-perl/File-pushd: stable 1.14.0 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-pushd/File-pushd-1.14.0.ebuild')
-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 71c1600c9f23..3f0e08145f60 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=" |