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 | 8a84a1e7319846d4c7bf6ef976485af7bbbe0acc (patch) | |
tree | a986a602ef017b513c8e77c1935c7af1fe1663b5 /dev-perl | |
parent | dev-perl/Log-Log4perl: Keyword 1.570.0 s390, #932752 (diff) | |
download | gentoo-8a84a1e7319846d4c7bf6ef976485af7bbbe0acc.tar.gz gentoo-8a84a1e7319846d4c7bf6ef976485af7bbbe0acc.tar.bz2 gentoo-8a84a1e7319846d4c7bf6ef976485af7bbbe0acc.zip |
dev-perl/Sort-Key: Keyword 1.330.0-r2 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild index dc602723903a..16b4907122ec 100644 --- a/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild +++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r2.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="sort objects by some (calculated) key" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |