summaryrefslogtreecommitdiff
path: root/dev-perl/String-Format
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-24 07:26:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-24 07:26:21 +0100
commite28a6e6eb5373071be3a09aa457f0488d753c80c (patch)
tree9ee566eff30cce9e22de0c44094909588e14027d /dev-perl/String-Format
parenta152c669e7ec3bb6ae13b747b985e2ece3b58b0a (diff)
gentoo auto-resync : 24:06:2023 - 07:26:21
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/Manifest2
-rw-r--r--dev-perl/String-Format/String-Format-1.180.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/String-Format/Manifest b/dev-perl/String-Format/Manifest
index ab525be86147..372cca3002f9 100644
--- a/dev-perl/String-Format/Manifest
+++ b/dev-perl/String-Format/Manifest
@@ -1,3 +1,3 @@
DIST String-Format-1.18.tar.gz 13676 BLAKE2B 4876364f972d9a6859de661f59cf251f65d6bfacbc294ad40b951ce4ee1a51f8ee1a2f26fe997dab4ba36deb0def9226b9b2f545c1832bbd06782e00d1bac2bc SHA512 34eb3991a9bea931f59ca1683ba72d8b07244ed4c2a9409be0626346526b4eb2ab07acdd5c4eabf44a767867a4991e97d89835eb0e4c3c43b413de75eb3c0d5d
-EBUILD String-Format-1.180.0.ebuild 377 BLAKE2B d27e2cf343204660ca2a946ae293617eeeca1e2b96bd48c17ec904616fe75d3fef186fd65b15bb92bfdf3170a7d0bf10c7004ef52bef3cdb4548dd123394a417 SHA512 867cf23408259646723c11ba69fd3636ce270ecc50a3a1214cd2bd3da16dae656d32a8972b8d2b98a5635f3a7454aa790285fae3fd3d8b27e234f310fcfb2dcd
+EBUILD String-Format-1.180.0.ebuild 389 BLAKE2B 96a96e12d7de29b91090318f511e9b7ff8b807140c9d510377a0db7e67c358de597a34fcbae7b49c5236307241104188671da24ca17ac1e20cbc9a402eb7e7a2 SHA512 eb4b30ea5ff5a5aba568262e94a0d90a81571614b8993fbb82aca51c63e1f0f14ec3b8338cae2284a5f58cc715a562b30a6692c44eddaf315ec8491933d24023
MISC metadata.xml 399 BLAKE2B c37b004f57bffe0beeb4540bb79eae873e7eea4de549156d5ef4628ce4589bc06d3978457aa3ff0e6d97b56695264e6849799d44571006e6b68c1f537db563eb SHA512 a564fa2e7922fe4450c36bbed64337799be67a8e087a28766d039d705707f4e4dbc841d394d260836f16a3797064f87d5ad1662b401e2906f0c0d42019d40b05
diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild
index 87adc8896acf..d3351afe3f56 100644
--- a/dev-perl/String-Format/String-Format-1.180.0.ebuild
+++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,5 +11,5 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""