Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Canary-Stability/
Date: Wed, 21 Jun 2017 08:59:57
Message-Id: 1498035586.48c2c4fda2e6335dfb270ca4103dfc3d9f126ec6.aballier@gentoo
1 commit: 48c2c4fda2e6335dfb270ca4103dfc3d9f126ec6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 08:58:09 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 08:59:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c2c4fd
7
8 dev-perl/Canary-Stability: keyword ~arm64, bug #620108
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/Canary-Stability/Canary-Stability-2011.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Canary-Stability/Canary-Stability-2011.0.0.ebuild b/dev-perl/Canary-Stability/Canary-Stability-2011.0.0.ebuild
16 index 52123ff6315..a11d93166d7 100644
17 --- a/dev-perl/Canary-Stability/Canary-Stability-2011.0.0.ebuild
18 +++ b/dev-perl/Canary-Stability/Canary-Stability-2011.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Canary to check perl compatibility for schmorp's modules"
27
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 IUSE=""
32
33 RDEPEND=""