Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File/
Date: Mon, 17 Aug 2020 08:04:43
Message-Id: 1597651472.f040d092885206fb289b9f2cb45d1e551395d232.sam@gentoo
1 commit: f040d092885206fb289b9f2cb45d1e551395d232
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 08:00:48 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 08:04:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f040d092
7
8 dev-perl/Test-File: Keyword 1.443.0 s390, #737594
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Test-File/Test-File-1.443.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild
16 index 89a4786f05a..f2c14987a05 100644
17 --- a/dev-perl/Test-File/Test-File-1.443.0.ebuild
18 +++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
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="Test file attributes"
27
28 SLOT="0"
29 -KEYWORDS="amd64 ~x86"
30 +KEYWORDS="amd64 ~s390 ~x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"