Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-pwhich/
Date: Sat, 06 Oct 2018 21:10:28
Message-Id: 1538860185.95a7029853f4cec95b5fbc6620c0ef5fc80a1819.leio@gentoo
1 commit: 95a7029853f4cec95b5fbc6620c0ef5fc80a1819
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 20:59:39 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 21:09:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a70298
7
8 dev-perl/App-pwhich-1.140.0: arm64 stable (bug #667266)
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild
17 index e14689ed372..1f24840392d 100644
18 --- a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild
19 +++ b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ inherit perl-module
27
28 DESCRIPTION="Perl-only 'which'"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86"
32 IUSE="test"
33
34 RDEPEND="