diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:59:39 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-07 00:09:45 +0300 |
commit | 95a7029853f4cec95b5fbc6620c0ef5fc80a1819 (patch) | |
tree | c2f0b71a3a343e1cf8650167e3c4d7b7fc5b447e /dev-perl | |
parent | dev-perl/Test-Script-1.180.0: arm64 stable (bug #667266) (diff) | |
download | gentoo-95a7029853f4cec95b5fbc6620c0ef5fc80a1819.tar.gz gentoo-95a7029853f4cec95b5fbc6620c0ef5fc80a1819.tar.bz2 gentoo-95a7029853f4cec95b5fbc6620c0ef5fc80a1819.zip |
dev-perl/App-pwhich-1.140.0: arm64 stable (bug #667266)
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild index e14689ed3725..1f24840392d1 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |