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/Taint-Runtime/
Date: Fri, 07 Jul 2017 07:19:34
Message-Id: 1499411938.52819db92272f3d5137518502a9faf0a979d3fed.aballier@gentoo
1 commit: 52819db92272f3d5137518502a9faf0a979d3fed
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 07:18:58 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 07:18:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52819db9
7
8 dev-perl/Taint-Runtime: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
16 index a029eec129d..5349eec9d81 100644
17 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
18 +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.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=5
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Runtime enable taint checking"
27
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
31 IUSE=""
32
33 SRC_TEST=do