summaryrefslogtreecommitdiff
path: root/dev-perl/XML-SAX-Expat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-perl/XML-SAX-Expat
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-perl/XML-SAX-Expat')
-rw-r--r--dev-perl/XML-SAX-Expat/Manifest2
-rw-r--r--dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-SAX-Expat/Manifest b/dev-perl/XML-SAX-Expat/Manifest
index d9aac256efc2..70fdfd19f258 100644
--- a/dev-perl/XML-SAX-Expat/Manifest
+++ b/dev-perl/XML-SAX-Expat/Manifest
@@ -1,3 +1,3 @@
DIST XML-SAX-Expat-0.51.tar.gz 7134 BLAKE2B bc1f7a9bf5e5edeb4f8102569b6c4edad38666af5d2466f53c4b874366443ebe8b24c36b2431fd77119c6f9e32f40fae611df2c45b0df0ae51d022edc51d49c4 SHA512 9cd3c7a1cdf0b0a49ea9f871095984fb67ff54c9e5ed49884c591a450c2662acbd6d0f5232a5720663bcab09ff4f41093d414daa0b72457dc98eea5001270478
-EBUILD XML-SAX-Expat-0.510.0-r3.ebuild 1469 BLAKE2B 18655fea8d688d254ea8dff139eefe621cd532f6abbf3540169c79071270b355c29157b1cde0870e0e939c49177718d66790bd5de971a251373ba58540060f91 SHA512 a2dfbd47f7cfbfd2c83bb01210303fb0bb5d56d73542739a2c621a94e5cf91e1f47bc581215e86252bff38e9a0d1f0d9b08dc93578be68b0cce6a8fc295dd121
+EBUILD XML-SAX-Expat-0.510.0-r3.ebuild 1476 BLAKE2B 6de7c694fcffcad8f4123957828d216f8febe04d432021f7b8edac3900132a3e3189c50c869f278cd84f84553675cacaba0046245abec3a4d168f1c7733518d1 SHA512 78533a09f3c81dbca2fae6e38f95480a17ed38266ebd75a2b26dcaec585271665177e9fbee51450dff2e819f6b6454cc13e5715d8bb0d4ed0c0e3f25e2111fcb
MISC metadata.xml 400 BLAKE2B f08ea44bcd2a8f0145ddd3d95c5c603820d52a64d17869e1b438a6ff813c01a62063dd40c8db281e787e5b7566ebb91805edfdbb95bba85e6a4bb32c5c602e6a SHA512 1440c451231b3090dbe96135059a9ee92a7f16a4da67d52000ee63a066efeec6d04364a4bb74bee7cbc03b77bf3d9a0eef39c085ecbdfb1bb3f25c5a5abddd90
diff --git a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0-r3.ebuild b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0-r3.ebuild
index 2a2c86d12c50..3738837bfcf5 100644
--- a/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0-r3.ebuild
+++ b/dev-perl/XML-SAX-Expat/XML-SAX-Expat-0.510.0-r3.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="SAX2 Driver for Expat"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# >= on XML-Sax needed to avoid "miscompilation" (essentially empty install), as newer XML-Sax
# has the ROOT check fixed. Didn't happen with XML-SAX-Expat, but best to be careful.