diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:21:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:21:01 +0300 |
commit | 116710c10db3b01ba2bb3ddb86690cbf29d46f3e (patch) | |
tree | 11a5153adafa8f610cfc02b103c41919352161c3 /dev-perl | |
parent | dev-perl/Lingua-Translit: Keyword 0.290.0 s390, #932752 (diff) | |
download | gentoo-116710c10db3b01ba2bb3ddb86690cbf29d46f3e.tar.gz gentoo-116710c10db3b01ba2bb3ddb86690cbf29d46f3e.tar.bz2 gentoo-116710c10db3b01ba2bb3ddb86690cbf29d46f3e.zip |
dev-perl/Log-Log4perl: Keyword 1.570.0 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild index a7c888fa802c..fb7987bbfea5 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.570.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="Log4j implementation for Perl" HOMEPAGE="https://github.com/mschilli/log4perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" >=virtual/perl-File-Path-2.70.0 |