diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 08:00:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 08:04:32 +0000 |
commit | f040d092885206fb289b9f2cb45d1e551395d232 (patch) | |
tree | 9c671f1bd38bdfaf5011e9db88938c1d56644c24 /dev-perl/Test-File | |
parent | dev-perl/Test-utf8: Keyword 1.10.0 s390, #737594 (diff) | |
download | gentoo-f040d092885206fb289b9f2cb45d1e551395d232.tar.gz gentoo-f040d092885206fb289b9f2cb45d1e551395d232.tar.bz2 gentoo-f040d092885206fb289b9f2cb45d1e551395d232.zip |
dev-perl/Test-File: Keyword 1.443.0 s390, #737594
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-File')
-rw-r--r-- | dev-perl/Test-File/Test-File-1.443.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild b/dev-perl/Test-File/Test-File-1.443.0.ebuild index 89a4786f05a0..f2c14987a057 100644 --- a/dev-perl/Test-File/Test-File-1.443.0.ebuild +++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Test file attributes" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |