summaryrefslogtreecommitdiff
path: root/app-i18n/uchardet
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 /app-i18n/uchardet
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r--app-i18n/uchardet/Manifest2
-rw-r--r--app-i18n/uchardet/uchardet-0.0.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/uchardet/Manifest b/app-i18n/uchardet/Manifest
index b47d31df4e88..206353d7153d 100644
--- a/app-i18n/uchardet/Manifest
+++ b/app-i18n/uchardet/Manifest
@@ -1,4 +1,4 @@
DIST uchardet-0.0.7.tar.xz 215492 BLAKE2B 1f8b171676bc6edf1f3493a4a370e32b7b956104ea0b12a03837d817c386d59aa512c3a107426aedb087987cf3a7b99c4b2df4a667ed685ff9959f6bc6b4506c SHA512 ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f
-EBUILD uchardet-0.0.7.ebuild 1021 BLAKE2B d8f48aa69694c5b1cc5fdcfacba4fdc50386bf87997d1d5d49a21110de673edf631f6d37f72e3c97123bb1d004042e66463077e67278836426d556284260f031 SHA512 77746c41dec4dde1062480f559225aae537b6222c5618692746acb7d1ffa8633c01353d681dc3f08c3203db72c7a83804d50a05a2fbd53605f60ed867a733755
+EBUILD uchardet-0.0.7.ebuild 1028 BLAKE2B 3051fa37bfdebd95f12ce495699170265aeab623a29c2574463668863af3b9f2b571564c0bbe3d3c1f1f45ec7cc977c83ca56eb8bf27f7e2473df2c255f36ce5 SHA512 0c069ce60ffdbfddd78bad88cdea146dd6caebe9325f696ea77fc99bb395ee06c5e940a2132dea8cfc2632221dce06bcc6d0eb1e03e521f797f66d1194bd79df
EBUILD uchardet-9999.ebuild 838 BLAKE2B 1fa9152117465b5e792942983a98d1a0f69373b34f723d1811d5bc8718cffa6f61f3a808d5e70e5837bd4969eb32a49b744a7e200d7d1760d60a0bdf1b08a6c2 SHA512 2a0a59e862a98c88f1a4186043e3eb6819ea09b5b28fa5ae8ec5edaa2f328ced05cd2ad19b2288ee119741987ed7f8ba8756d440d48c264996f2e3d6a6e39e04
MISC metadata.xml 702 BLAKE2B 3b67f36feec5c70a40227cd126db36e234fefe38b3bdb7677aee88c48577a33f6dd05dd276e01af3f2988ce3bcb994d02dba84f97dbea7ed6ba7ac31a2966beb SHA512 2e9a019076f74c00332585856e17e2d39495c770b8ae1f572d66e94044cac64162db6c8e1eea30fd42bc5c570fc363a1e2daaaba26677e3765cabe4381a4150f
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index f49961e7549f..dd9278d04bab 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cpu_flags_x86_sse2 static-libs test"
RESTRICT="!test? ( test )"