diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:35:06 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:35:06 +0200 |
commit | 20506a211781665203e5e91529ecc6e5b07d5027 (patch) | |
tree | 70f36840ab75b42f7da87c2d06891c5ca8382a76 /dev-perl/File-pushd | |
parent | dev-perl/File-Which: arm stable, bug #657592 (diff) | |
download | gentoo-20506a211781665203e5e91529ecc6e5b07d5027.tar.gz gentoo-20506a211781665203e5e91529ecc6e5b07d5027.tar.bz2 gentoo-20506a211781665203e5e91529ecc6e5b07d5027.zip |
dev-perl/File-pushd: arm stable, bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
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 4c79175b46e7..af7f98a3a936 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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" |