Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Taint-Runtime/
Date: Thu, 11 Oct 2018 14:57:02
Message-Id: 1539269775.66d8d0ffa7473d31cb13e350bff7d41fe654d66e.dilfridge@gentoo
1 commit: 66d8d0ffa7473d31cb13e350bff7d41fe654d66e
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 11 14:51:03 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 11 14:56:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d8d0ff
7
8 dev-perl/Taint-Runtime: Blind stable on arm, critical bug 667774
9
10 Bug: https://bugs.gentoo.org/667774
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12 Package-Manager: Portage-2.3.49, Repoman-2.3.11
13
14 dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 65efb2af14e..bfc29cc49a9 100644
19 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
20 +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Runtime enable taint checking"
23
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
26 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
27 IUSE=""
28
29 SRC_TEST=do