diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 15:24:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 15:24:01 +0300 |
commit | 4251fadedb2b1708d0d8d99ae7b589706e432af8 (patch) | |
tree | 97a06d879bc5b798c2fa417aa9b46dffcb942a8f /dev-perl/Math-Int64 | |
parent | dev-perl/URI: Keyword 5.190.0-r1 s390, #909053 (diff) | |
download | gentoo-4251fadedb2b1708d0d8d99ae7b589706e432af8.tar.gz gentoo-4251fadedb2b1708d0d8d99ae7b589706e432af8.tar.bz2 gentoo-4251fadedb2b1708d0d8d99ae7b589706e432af8.zip |
dev-perl/Math-Int64: Keyword 0.540.0 s390, #904839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int64')
-rw-r--r-- | dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild index f194658058f2..7da8d64c8635 100644 --- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild +++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate 64 bits integers in Perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |