summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-06-29 11:04:14 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-06-29 11:04:14 +0000
commit6db02690ae4169d02494666b167b7a21e7312721 (patch)
tree255b61e40eb9863b21f3f22bae16da05d2ba1344 /metadata
parentMerge updates from master (diff)
downloadgentoo-6db02690ae4169d02494666b167b7a21e7312721.tar.gz
gentoo-6db02690ae4169d02494666b167b7a21e7312721.tar.bz2
gentoo-6db02690ae4169d02494666b167b7a21e7312721.zip
2024-06-29 11:04:13 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-doc/python-docs-3.12.44
-rw-r--r--metadata/md5-cache/dev-lang/python-3.12.4_p14
-rw-r--r--metadata/md5-cache/dev-libs/intel-compute-runtime-24.17.29377.62
-rw-r--r--metadata/md5-cache/dev-libs/intel-compute-runtime-24.22.29735.212
-rw-r--r--metadata/md5-cache/dev-lisp/ecl-21.2.1-r56
-rw-r--r--metadata/md5-cache/dev-lisp/ecl-23.9.9-r16
-rw-r--r--metadata/md5-cache/dev-lisp/ecl-24.5.106
-rw-r--r--metadata/md5-cache/dev-lisp/gcl-2.6.13_pre992
-rw-r--r--metadata/md5-cache/dev-lisp/gcl-2.6.142
-rw-r--r--metadata/md5-cache/dev-lisp/gcl-2.6.15_pre32
-rw-r--r--metadata/md5-cache/dev-python/pyalsa-1.2.124
-rw-r--r--metadata/md5-cache/dev-python/pycxx-7.1.8-r14
-rw-r--r--metadata/md5-cache/dev-python/pydantic-2.7.44
-rw-r--r--metadata/md5-cache/dev-python/pyproject-fmt-rust-1.1.44
-rw-r--r--metadata/md5-cache/dev-python/pyyaml-6.0.2_rc14
-rw-r--r--metadata/md5-cache/dev-python/rapidfuzz-3.9.3-r14
-rw-r--r--metadata/md5-cache/dev-scheme/chez-10.0.04
-rw-r--r--metadata/md5-cache/media-libs/libjxl-0.10.2-r14
-rw-r--r--metadata/md5-cache/net-libs/miniupnpc-2.2.8-r14
-rw-r--r--metadata/md5-cache/xfce-base/xfce4-settings-4.18.64
-rw-r--r--metadata/md5-cache/xfce-extra/xfce4-screenshooter-1.10.64
-rw-r--r--metadata/timestamp.chk2
22 files changed, 41 insertions, 41 deletions
diff --git a/metadata/md5-cache/app-doc/python-docs-3.12.4 b/metadata/md5-cache/app-doc/python-docs-3.12.4
index 9d5b51039e17..5ea8a6ed574a 100644
--- a/metadata/md5-cache/app-doc/python-docs-3.12.4
+++ b/metadata/md5-cache/app-doc/python-docs-3.12.4
@@ -2,8 +2,8 @@ DEFINED_PHASES=install
DESCRIPTION=HTML documentation for Python
EAPI=7
HOMEPAGE=https://www.python.org/doc/
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86
LICENSE=PSF-2
SLOT=3.12
SRC_URI=https://www.python.org/ftp/python/doc/3.12.4/python-3.12.4-docs-html.tar.bz2
-_md5_=4adfe65ff8237cf294c47e744fd81c66
+_md5_=47cc7dc0994d0bbcebd37f52447dff49
diff --git a/metadata/md5-cache/dev-lang/python-3.12.4_p1 b/metadata/md5-cache/dev-lang/python-3.12.4_p1
index dec30cfa7eeb..7f6a9e90f134 100644
--- a/metadata/md5-cache/dev-lang/python-3.12.4_p1
+++ b/metadata/md5-cache/dev-lang/python-3.12.4_p1
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils python-utils-r1 toolchain-funcs verify-sig
IUSE=bluetooth build debug +ensurepip examples gdbm libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=PSF-2
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_12(-)]
RESTRICT=!test? ( test )
SLOT=3.12
SRC_URI=https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.4_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.12.4/Python-3.12.4.tar.xz.asc )
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools dc70c1dc473b68317fc4a86f5fbfc57d check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea verify-sig a79ba011daaf532d71a219182474d150
-_md5_=70fae6174b54841b00181c0aa9b1a65c
+_md5_=c78653f6d389170365df77dcd73ccf98
diff --git a/metadata/md5-cache/dev-libs/intel-compute-runtime-24.17.29377.6 b/metadata/md5-cache/dev-libs/intel-compute-runtime-24.17.29377.6
index 07cb11c5ee6b..6da3a2c8cb9a 100644
--- a/metadata/md5-cache/dev-libs/intel-compute-runtime-24.17.29377.6
+++ b/metadata/md5-cache/dev-libs/intel-compute-runtime-24.17.29377.6
@@ -12,4 +12,4 @@ RDEPEND=>=dev-util/intel-graphics-compiler-1.0.15985.15 >=media-libs/gmmlib-22.3
SLOT=0
SRC_URI=https://github.com/intel/compute-runtime/archive/24.17.29377.6.tar.gz -> intel-compute-runtime-24.17.29377.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
-_md5_=c30c613b4cb3a8ebee33d6945be95c0a
+_md5_=bdd897badafa79c3a1d2ecd3f6e1c31e
diff --git a/metadata/md5-cache/dev-libs/intel-compute-runtime-24.22.29735.21 b/metadata/md5-cache/dev-libs/intel-compute-runtime-24.22.29735.21
index 61ff530ebfdb..7db239dc1333 100644
--- a/metadata/md5-cache/dev-libs/intel-compute-runtime-24.22.29735.21
+++ b/metadata/md5-cache/dev-libs/intel-compute-runtime-24.22.29735.21
@@ -12,4 +12,4 @@ RDEPEND=>=dev-util/intel-graphics-compiler-1.0.17193.2 >=media-libs/gmmlib-22.3.
SLOT=0
SRC_URI=https://github.com/intel/compute-runtime/archive/24.22.29735.21.tar.gz -> intel-compute-runtime-24.22.29735.21.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
-_md5_=03b03826087d5404d3fbf93cec61ea6f
+_md5_=7373338230aa31b646f3f9344001dd78
diff --git a/metadata/md5-cache/dev-lisp/ecl-21.2.1-r5 b/metadata/md5-cache/dev-lisp/ecl-21.2.1-r5
index 0fea6bea48ac..8daade5ec593 100644
--- a/metadata/md5-cache/dev-lisp/ecl-21.2.1-r5
+++ b/metadata/md5-cache/dev-lisp/ecl-21.2.1-r5
@@ -3,7 +3,7 @@ DEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boehm
DESCRIPTION=ECL is an embeddable Common Lisp implementation
EAPI=7
HOMEPAGE=https://common-lisp.net/project/ecl/
-INHERIT=readme.gentoo-r1
+INHERIT=flag-o-matic readme.gentoo-r1
IUSE=cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X
KEYWORDS=amd64 ~ppc ppc64 ~sparc x86 ~amd64-linux
LICENSE=BSD-2 LGPL-2.1+
@@ -11,5 +11,5 @@ RDEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boeh
RESTRICT=test
SLOT=0/21.2.1
SRC_URI=https://common-lisp.net/project/ecl/static/files/release/ecl-21.2.1.tgz
-_eclasses_=readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
-_md5_=2b3b60a033a55d4cbe931fe1ceb4e6c9
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
+_md5_=85e10870381b67d5dc9cfa7379d9626e
diff --git a/metadata/md5-cache/dev-lisp/ecl-23.9.9-r1 b/metadata/md5-cache/dev-lisp/ecl-23.9.9-r1
index b6a62e9dd5a3..f9461119e94f 100644
--- a/metadata/md5-cache/dev-lisp/ecl-23.9.9-r1
+++ b/metadata/md5-cache/dev-lisp/ecl-23.9.9-r1
@@ -3,7 +3,7 @@ DEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boehm
DESCRIPTION=ECL is an embeddable Common Lisp implementation
EAPI=7
HOMEPAGE=https://common-lisp.net/project/ecl/
-INHERIT=readme.gentoo-r1
+INHERIT=flag-o-matic readme.gentoo-r1
IUSE=cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X
KEYWORDS=amd64 ~ppc ppc64 ~sparc x86 ~amd64-linux
LICENSE=BSD-2 LGPL-2.1+
@@ -11,5 +11,5 @@ RDEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boeh
RESTRICT=test
SLOT=0/23.9.9
SRC_URI=https://common-lisp.net/project/ecl/static/files/release/ecl-23.9.9.tgz
-_eclasses_=readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
-_md5_=2b762c86ca2239e24287722d11d507f2
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
+_md5_=a0d89411c54cd946eb17961e84ac7b59
diff --git a/metadata/md5-cache/dev-lisp/ecl-24.5.10 b/metadata/md5-cache/dev-lisp/ecl-24.5.10
index 832421b99c15..5cffb9876ed0 100644
--- a/metadata/md5-cache/dev-lisp/ecl-24.5.10
+++ b/metadata/md5-cache/dev-lisp/ecl-24.5.10
@@ -3,7 +3,7 @@ DEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boehm
DESCRIPTION=ECL is an embeddable Common Lisp implementation
EAPI=8
HOMEPAGE=https://common-lisp.net/project/ecl/
-INHERIT=readme.gentoo-r1
+INHERIT=flag-o-matic readme.gentoo-r1
IUSE=cxx debug emacs gengc precisegc cpu_flags_x86_sse +threads +unicode X
KEYWORDS=~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux
LICENSE=BSD-2 LGPL-2.1+
@@ -11,5 +11,5 @@ RDEPEND=dev-libs/gmp:0= dev-libs/libffi:= dev-libs/libatomic_ops >=dev-libs/boeh
RESTRICT=test
SLOT=0/24.5.10
SRC_URI=https://common-lisp.net/project/ecl/static/files/release/ecl-24.5.10.tgz
-_eclasses_=readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
-_md5_=b85b9c95fcd5874d91b5cb97fd07014c
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 readme.gentoo-r1 b8c7a61664027641d79dcfc04bd366f4
+_md5_=21414808b46fecf43eadc697044e46d5
diff --git a/metadata/md5-cache/dev-lisp/gcl-2.6.13_pre99 b/metadata/md5-cache/dev-lisp/gcl-2.6.13_pre99
index 0420337c8104..676a40ce3654 100644
--- a/metadata/md5-cache/dev-lisp/gcl-2.6.13_pre99
+++ b/metadata/md5-cache/dev-lisp/gcl-2.6.13_pre99
@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://dev.gentoo.org/~grozin/gcl-2.6.13_pre99.tar.xz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653
-_md5_=fb9285b6dbe38cdf12807598580ec6b3
+_md5_=89d01804ea3943013167dcda87db9d9b
diff --git a/metadata/md5-cache/dev-lisp/gcl-2.6.14 b/metadata/md5-cache/dev-lisp/gcl-2.6.14
index e7fffd2c9acd..501d72b73ef1 100644
--- a/metadata/md5-cache/dev-lisp/gcl-2.6.14
+++ b/metadata/md5-cache/dev-lisp/gcl-2.6.14
@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://ftp.gnu.org/gnu/gcl/gcl-2.6.14.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653
-_md5_=1bcabb4392f334f31707cd0bfbee0bb5
+_md5_=b9b6ca32f7de59b72dc9e03c2ae86e35
diff --git a/metadata/md5-cache/dev-lisp/gcl-2.6.15_pre3 b/metadata/md5-cache/dev-lisp/gcl-2.6.15_pre3
index 3b1e9455276c..c1009a8889e3 100644
--- a/metadata/md5-cache/dev-lisp/gcl-2.6.15_pre3
+++ b/metadata/md5-cache/dev-lisp/gcl-2.6.15_pre3
@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=http://git.savannah.gnu.org/cgit/gcl.git/snapshot/gcl-Version_2_6_15pre3.tar.gz https://dev.gentoo.org/~grozin/gcl-2.6.15_pre3-spelling.patch.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653
-_md5_=5640d0ae3e757b4acd9cec0be0b0f557
+_md5_=48d7873f291dbb39b2bf4aa9aff3f883
diff --git a/metadata/md5-cache/dev-python/pyalsa-1.2.12 b/metadata/md5-cache/dev-python/pyalsa-1.2.12
index a155a13cf137..5f8a563df5bc 100644
--- a/metadata/md5-cache/dev-python/pyalsa-1.2.12
+++ b/metadata/md5-cache/dev-python/pyalsa-1.2.12
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://alsa-project.org/wiki/Main_Page
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
-KEYWORDS=~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86
+KEYWORDS=~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86
LICENSE=LGPL-2.1+
RDEPEND=media-libs/alsa-lib python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.12.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
-_md5_=2ccc1364d874e277f57fa9a7e421985f
+_md5_=81f23acb85502f17060f0db006e21391
diff --git a/metadata/md5-cache/dev-python/pycxx-7.1.8-r1 b/metadata/md5-cache/dev-python/pycxx-7.1.8-r1
index 3f687ba96cd6..0faff49f21ac 100644
--- a/metadata/md5-cache/dev-python/pycxx-7.1.8-r1
+++ b/metadata/md5-cache/dev-python/pycxx-7.1.8-r1
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://cxx.sourceforge.net
INHERIT=distutils-r1
IUSE=doc examples python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
+KEYWORDS=amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=BSD
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://downloads.sourceforge.net/cxx/pycxx-7.1.8.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
-_md5_=caff24ceb1c67e165a0fe37f13e4711c
+_md5_=d4a14ed0460c42c3a6ed97276690b25f
diff --git a/metadata/md5-cache/dev-python/pydantic-2.7.4 b/metadata/md5-cache/dev-python/pydantic-2.7.4
index f703c08a33b5..44d8d3ccb507 100644
--- a/metadata/md5-cache/dev-python/pydantic-2.7.4
+++ b/metadata/md5-cache/dev-python/pydantic-2.7.4
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/pydantic/pydantic/ https://pypi.org/project/pydantic/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86
+KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=>=dev-python/annotated-types-0.4.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ~dev-python/pydantic-core-2.18.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-4.6.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-2.7.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=627f251246fdeca0853c2f91ad34e8cb
+_md5_=f946474826f27f37007d566717ec9aca
diff --git a/metadata/md5-cache/dev-python/pyproject-fmt-rust-1.1.4 b/metadata/md5-cache/dev-python/pyproject-fmt-rust-1.1.4
index c44532ba70fc..68f9b3c5f804 100644
--- a/metadata/md5-cache/dev-python/pyproject-fmt-rust-1.1.4
+++ b/metadata/md5-cache/dev-python/pyproject-fmt-rust-1.1.4
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tox-dev/pyproject-fmt-rust/ https://pypi.org/project/pyproject-fmt-rust/
INHERIT=cargo distutils-r1 pypi
IUSE=test debug python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
-KEYWORDS=amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86
+KEYWORDS=amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT Apache-2.0-with-LLVM-exceptions ISC MIT Unicode-DFS-2016 || ( Apache-2.0 BSD-2 ) || ( Apache-2.0 Boost-1.0 )
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyproject-fmt-rust/pyproject_fmt_rust-1.1.4.tar.gz https://crates.io/api/v1/crates/ahash/0.8.11/download -> ahash-0.8.11.crate https://crates.io/api/v1/crates/aho-corasick/1.1.3/download -> aho-corasick-1.1.3.crate https://crates.io/api/v1/crates/any_ascii/0.1.7/download -> any_ascii-0.1.7.crate https://crates.io/api/v1/crates/arc-swap/1.7.1/download -> arc-swap-1.7.1.crate https://crates.io/api/v1/crates/autocfg/1.2.0/download -> autocfg-1.2.0.crate https://crates.io/api/v1/crates/beef/0.5.2/download -> beef-0.5.2.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bstr/1.9.1/download -> bstr-1.9.1.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/countme/3.0.1/download -> countme-3.0.1.crate https://crates.io/api/v1/crates/deranged/0.3.11/download -> deranged-0.3.11.crate https://crates.io/api/v1/crates/derivative/2.2.0/download -> derivative-2.2.0.crate https://crates.io/api/v1/crates/either/1.11.0/download -> either-1.11.0.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/form_urlencoded/1.2.1/download -> form_urlencoded-1.2.1.crate https://crates.io/api/v1/crates/futures-channel/0.3.30/download -> futures-channel-0.3.30.crate https://crates.io/api/v1/crates/futures-core/0.3.30/download -> futures-core-0.3.30.crate https://crates.io/api/v1/crates/futures-executor/0.3.30/download -> futures-executor-0.3.30.crate https://crates.io/api/v1/crates/futures-io/0.3.30/download -> futures-io-0.3.30.crate https://crates.io/api/v1/crates/futures-macro/0.3.30/download -> futures-macro-0.3.30.crate https://crates.io/api/v1/crates/futures-sink/0.3.30/download -> futures-sink-0.3.30.crate https://crates.io/api/v1/crates/futures-task/0.3.30/download -> futures-task-0.3.30.crate https://crates.io/api/v1/crates/futures-timer/3.0.3/download -> futures-timer-3.0.3.crate https://crates.io/api/v1/crates/futures-util/0.3.30/download -> futures-util-0.3.30.crate https://crates.io/api/v1/crates/futures/0.3.30/download -> futures-0.3.30.crate https://crates.io/api/v1/crates/getrandom/0.2.14/download -> getrandom-0.2.14.crate https://crates.io/api/v1/crates/glob/0.3.1/download -> glob-0.3.1.crate https://crates.io/api/v1/crates/globset/0.4.14/download -> globset-0.4.14.crate https://crates.io/api/v1/crates/hashbrown/0.14.3/download -> hashbrown-0.14.3.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.crate https://crates.io/api/v1/crates/idna/0.5.0/download -> idna-0.5.0.crate https://crates.io/api/v1/crates/indoc/2.0.5/download -> indoc-2.0.5.crate https://crates.io/api/v1/crates/itertools/0.10.5/download -> itertools-0.10.5.crate https://crates.io/api/v1/crates/itoa/1.0.11/download -> itoa-1.0.11.crate https://crates.io/api/v1/crates/lexical-sort/0.3.1/download -> lexical-sort-0.3.1.crate https://crates.io/api/v1/crates/libc/0.2.153/download -> libc-0.2.153.crate https://crates.io/api/v1/crates/lock_api/0.4.11/download -> lock_api-0.4.11.crate https://crates.io/api/v1/crates/log/0.4.21/download -> log-0.4.21.crate https://crates.io/api/v1/crates/logos-derive/0.12.1/download -> logos-derive-0.12.1.crate https://crates.io/api/v1/crates/logos/0.12.1/download -> logos-0.12.1.crate https://crates.io/api/v1/crates/memchr/2.7.2/download -> memchr-2.7.2.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/num-conv/0.1.0/download -> num-conv-0.1.0.crate https://crates.io/api/v1/crates/once_cell/1.19.0/download -> once_cell-1.19.0.crate https://crates.io/api/v1/crates/parking_lot/0.12.1/download -> parking_lot-0.12.1.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.9/download -> parking_lot_core-0.9.9.crate https://crates.io/api/v1/crates/pep440_rs/0.6.0/download -> pep440_rs-0.6.0.crate https://crates.io/api/v1/crates/pep508_rs/0.6.0/download -> pep508_rs-0.6.0.crate https://crates.io/api/v1/crates/percent-encoding/2.3.1/download -> percent-encoding-2.3.1.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.14/download -> pin-project-lite-0.2.14.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/portable-atomic/1.6.0/download -> portable-atomic-1.6.0.crate https://crates.io/api/v1/crates/powerfmt/0.2.0/download -> powerfmt-0.2.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.81/download -> proc-macro2-1.0.81.crate https://crates.io/api/v1/crates/pyo3-build-config/0.21.2/download -> pyo3-build-config-0.21.2.crate https://crates.io/api/v1/crates/pyo3-ffi/0.21.2/download -> pyo3-ffi-0.21.2.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.21.2/download -> pyo3-macros-backend-0.21.2.crate https://crates.io/api/v1/crates/pyo3-macros/0.21.2/download -> pyo3-macros-0.21.2.crate https://crates.io/api/v1/crates/pyo3/0.21.2/download -> pyo3-0.21.2.crate https://crates.io/api/v1/crates/quote/1.0.36/download -> quote-1.0.36.crate https://crates.io/api/v1/crates/redox_syscall/0.4.1/download -> redox_syscall-0.4.1.crate https://crates.io/api/v1/crates/regex-automata/0.4.6/download -> regex-automata-0.4.6.crate https://crates.io/api/v1/crates/regex-syntax/0.6.29/download -> regex-syntax-0.6.29.crate https://crates.io/api/v1/crates/regex-syntax/0.8.3/download -> regex-syntax-0.8.3.crate https://crates.io/api/v1/crates/regex/1.10.4/download -> regex-1.10.4.crate https://crates.io/api/v1/crates/relative-path/1.9.2/download -> relative-path-1.9.2.crate https://crates.io/api/v1/crates/rowan/0.15.15/download -> rowan-0.15.15.crate https://crates.io/api/v1/crates/rstest/0.19.0/download -> rstest-0.19.0.crate https://crates.io/api/v1/crates/rstest_macros/0.19.0/download -> rstest_macros-0.19.0.crate https://crates.io/api/v1/crates/rustc-hash/1.1.0/download -> rustc-hash-1.1.0.crate https://crates.io/api/v1/crates/rustc_version/0.4.0/download -> rustc_version-0.4.0.crate https://crates.io/api/v1/crates/ryu/1.0.17/download -> ryu-1.0.17.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/semver/1.0.22/download -> semver-1.0.22.crate https://crates.io/api/v1/crates/serde/1.0.198/download -> serde-1.0.198.crate https://crates.io/api/v1/crates/serde_derive/1.0.198/download -> serde_derive-1.0.198.crate https://crates.io/api/v1/crates/serde_json/1.0.116/download -> serde_json-1.0.116.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.13.2/download -> smallvec-1.13.2.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.60/download -> syn-2.0.60.crate https://crates.io/api/v1/crates/taplo/0.13.0/download -> taplo-0.13.0.crate https://crates.io/api/v1/crates/target-lexicon/0.12.14/download -> target-lexicon-0.12.14.crate https://crates.io/api/v1/crates/text-size/1.1.1/download -> text-size-1.1.1.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.59/download -> thiserror-impl-1.0.59.crate https://crates.io/api/v1/crates/thiserror/1.0.59/download -> thiserror-1.0.59.crate https://crates.io/api/v1/crates/time-core/0.1.2/download -> time-core-0.1.2.crate https://crates.io/api/v1/crates/time-macros/0.2.18/download -> time-macros-0.2.18.crate https://crates.io/api/v1/crates/time/0.3.36/download -> time-0.3.36.crate https://crates.io/api/v1/crates/tinyvec/1.6.0/download -> tinyvec-1.6.0.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download -> tinyvec_macros-0.1.1.crate https://crates.io/api/v1/crates/tracing-attributes/0.1.27/download -> tracing-attributes-0.1.27.crate https://crates.io/api/v1/crates/tracing-core/0.1.32/download -> tracing-core-0.1.32.crate https://crates.io/api/v1/crates/tracing/0.1.40/download -> tracing-0.1.40.crate https://crates.io/api/v1/crates/unicode-bidi/0.3.15/download -> unicode-bidi-0.3.15.crate https://crates.io/api/v1/crates/unicode-ident/1.0.12/download -> unicode-ident-1.0.12.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.23/download -> unicode-normalization-0.1.23.crate https://crates.io/api/v1/crates/unicode-width/0.1.12/download -> unicode-width-0.1.12.crate https://crates.io/api/v1/crates/unindent/0.2.3/download -> unindent-0.2.3.crate https://crates.io/api/v1/crates/unscanny/0.1.0/download -> unscanny-0.1.0.crate https://crates.io/api/v1/crates/url/2.5.0/download -> url-2.5.0.crate https://crates.io/api/v1/crates/urlencoding/2.1.3/download -> urlencoding-2.1.3.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/zerocopy-derive/0.7.32/download -> zerocopy-derive-0.7.32.crate https://crates.io/api/v1/crates/zerocopy/0.7.32/download -> zerocopy-0.7.32.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe rust-toolchain 68a6453cb41148db1da01fa2267527f0 cargo 67ea64209e3442a3a0e095f048d43a62 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=dc67b1089f2b3f9b14ed432896802937
+_md5_=0aa14a79e93d76be1b40e4b980988023
diff --git a/metadata/md5-cache/dev-python/pyyaml-6.0.2_rc1 b/metadata/md5-cache/dev-python/pyyaml-6.0.2_rc1
index 3b92e6a9f500..59227f9b4577 100644
--- a/metadata/md5-cache/dev-python/pyyaml-6.0.2_rc1
+++ b/metadata/md5-cache/dev-python/pyyaml-6.0.2_rc1
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://pyyaml.org/wiki/PyYAML https://pypi.org/project/PyYAML/ https://github.com/yaml/pyyaml/
INHERIT=distutils-r1
IUSE=examples python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-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 ~x64-solaris
LICENSE=MIT
RDEPEND=dev-libs/libyaml:= python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/yaml/pyyaml/archive/6.0.2rc1.tar.gz -> pyyaml-6.0.2rc1.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
-_md5_=d081758a70c0617728c58c6dfff42d6e
+_md5_=10ce54e3141374a10fc10e6b773e830e
diff --git a/metadata/md5-cache/dev-python/rapidfuzz-3.9.3-r1 b/metadata/md5-cache/dev-python/rapidfuzz-3.9.3-r1
index 08b028be5dd6..a65089198377 100644
--- a/metadata/md5-cache/dev-python/rapidfuzz-3.9.3-r1
+++ b/metadata/md5-cache/dev-python/rapidfuzz-3.9.3-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/rapidfuzz/RapidFuzz/ https://pypi.org/project/rapidfuzz/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-3.9.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=b630a64d1be6237d26c09d44ed749077
+_md5_=889c1b196896c96ece2c7dab65ff5d08
diff --git a/metadata/md5-cache/dev-scheme/chez-10.0.0 b/metadata/md5-cache/dev-scheme/chez-10.0.0
index fef5feb6b23e..b1b2254bc7b4 100644
--- a/metadata/md5-cache/dev-scheme/chez-10.0.0
+++ b/metadata/md5-cache/dev-scheme/chez-10.0.0
@@ -5,7 +5,7 @@ DESCRIPTION=A programming language based on R6RS
EAPI=8
HOMEPAGE=https://cisco.github.io/ChezScheme/ https://github.com/cisco/ChezScheme/
INHERIT=edo toolchain-funcs
-IUSE=X ncurses threads
+IUSE=X +ncurses +threads
KEYWORDS=amd64 ~arm ~x86
LICENSE=Apache-2.0 MIT
RDEPEND=app-arch/lz4:= sys-apps/util-linux sys-libs/zlib:= X? ( x11-libs/libX11 ) ncurses? ( sys-libs/ncurses:= )
@@ -13,4 +13,4 @@ RESTRICT=test
SLOT=0/10.0.0
SRC_URI=https://github.com/cisco/ChezScheme/releases/download/v10.0.0/csv10.0.0.tar.gz -> chez-10.0.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
-_md5_=ff87552fdf1e367b0b62ae18037edce8
+_md5_=206e202434ff2ce007662e21ddca72a6
diff --git a/metadata/md5-cache/media-libs/libjxl-0.10.2-r1 b/metadata/md5-cache/media-libs/libjxl-0.10.2-r1
index 78c92903bc16..c7488c6e4027 100644
--- a/metadata/md5-cache/media-libs/libjxl-0.10.2-r1
+++ b/metadata/md5-cache/media-libs/libjxl-0.10.2-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/libjxl/libjxl/
INHERIT=cmake-multilib gnome2-utils
IUSE=+gdk-pixbuf gif jpeg openexr +png test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc x86
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc64 ~riscv ~sparc x86
LICENSE=BSD
RDEPEND=app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-cpp/highway-1.0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/lcms-2.13:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] gdk-pixbuf? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 ) gif? ( media-libs/giflib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg? ( media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openexr? ( media-libs/openexr:= ) png? ( media-libs/libpng:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) >=x11-misc/shared-mime-info-2.2
REQUIRED_USE=test? ( png )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/0.10
SRC_URI=https://github.com/libjxl/libjxl/archive/refs/tags/v0.10.2.tar.gz -> libjxl-0.10.2.tar.gz test? ( https://github.com/libjxl/testdata/archive/ff8d743aaba05b3014f17e5475e576242fa979fc.tar.gz -> libjxl-testdata-ff8d743aaba05b3014f17e5475e576242fa979fc.tar.gz )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059 gnome2-utils 30dbce54b89e77b86f366548f94419ad
-_md5_=9de11c899ae3bcaf843fac3036c39b24
+_md5_=93c417c1c7a638005478d30feba890c2
diff --git a/metadata/md5-cache/net-libs/miniupnpc-2.2.8-r1 b/metadata/md5-cache/net-libs/miniupnpc-2.2.8-r1
index a4ff2c8e24be..d318d60f3ea1 100644
--- a/metadata/md5-cache/net-libs/miniupnpc-2.2.8-r1
+++ b/metadata/md5-cache/net-libs/miniupnpc-2.2.8-r1
@@ -5,9 +5,9 @@ EAPI=8
HOMEPAGE=http://miniupnp.free.fr/ https://miniupnp.tuxfamily.org/ https://github.com/miniupnp/miniupnp/
INHERIT=toolchain-funcs verify-sig
IUSE=verify-sig
-KEYWORDS=amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
+KEYWORDS=amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=BSD
SLOT=0/18
SRC_URI=https://miniupnp.tuxfamily.org/files/miniupnpc-2.2.8.tar.gz verify-sig? ( https://miniupnp.tuxfamily.org/files/miniupnpc-2.2.8.tar.gz.sig )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=d32ab48d1a5c66b457c993f991c4d860
+_md5_=3e08b2726d9306e220cbab6d0c7702d0
diff --git a/metadata/md5-cache/xfce-base/xfce4-settings-4.18.6 b/metadata/md5-cache/xfce-base/xfce4-settings-4.18.6
index 25c2f46ae211..47892337dcec 100644
--- a/metadata/md5-cache/xfce-base/xfce4-settings-4.18.6
+++ b/metadata/md5-cache/xfce-base/xfce4-settings-4.18.6
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://docs.xfce.org/xfce/xfce4-settings/start https://gitlab.xfce.org/xfce/xfce4-settings/
INHERIT=python-single-r1 xdg-utils
IUSE=colord input_devices_libinput libcanberra libnotify upower +xklavier python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
-KEYWORDS=amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-libs/glib-2.66.0 media-libs/fontconfig >=x11-libs/gtk+-3.24.0:3 x11-libs/libX11 >=x11-libs/libXcursor-1.1 >=x11-libs/libXi-1.3 >=x11-libs/libXrandr-1.2 >=xfce-base/garcon-0.2:= >=xfce-base/exo-4.15.1:= >=xfce-base/libxfce4ui-4.17.0:= >=xfce-base/libxfce4util-4.17.2:= >=xfce-base/xfconf-4.13:= colord? ( x11-misc/colord:= ) libcanberra? ( >=media-libs/libcanberra-0.25[sound] ) input_devices_libinput? ( x11-drivers/xf86-input-libinput ) libnotify? ( >=x11-libs/libnotify-0.7 ) upower? ( >=sys-power/upower-0.9.23 ) xklavier? ( >=x11-libs/libxklavier-5 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
SLOT=0
SRC_URI=https://archive.xfce.org/src/xfce/xfce4-settings/4.18/xfce4-settings-4.18.6.tar.bz2
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=f7c5500e4c47d31b9e5fcc553966399b
+_md5_=a7e3f2b5c96081bd5324891abfc0313a
diff --git a/metadata/md5-cache/xfce-extra/xfce4-screenshooter-1.10.6 b/metadata/md5-cache/xfce-extra/xfce4-screenshooter-1.10.6
index cd680abc6833..f48498e5a406 100644
--- a/metadata/md5-cache/xfce-extra/xfce4-screenshooter-1.10.6
+++ b/metadata/md5-cache/xfce-extra/xfce4-screenshooter-1.10.6
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://docs.xfce.org/apps/xfce4-screenshooter/start https://gitlab.xfce.org/apps/xfce4-screenshooter/
INHERIT=xdg-utils
IUSE=X wayland
-KEYWORDS=amd64 arm ~arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm ~arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2+
RDEPEND=>=dev-libs/glib-2.66.0 >=x11-libs/gdk-pixbuf-2.16 >=x11-libs/gtk+-3.24.0:3[X?,wayland?] >=x11-libs/pango-1.44.0 dev-libs/libxml2 >=net-libs/libsoup-3.0.0:3.0 >=xfce-base/exo-0.11:= >=xfce-base/xfce4-panel-4.16.0:= >=xfce-base/libxfce4util-4.16.0:= >=xfce-base/libxfce4ui-4.16.0:= >=xfce-base/xfconf-4.16.0:= wayland? ( dev-libs/wayland ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes >=x11-libs/libXi-1.7.8 x11-libs/libXtst )
REQUIRED_USE=|| ( X wayland )
SLOT=0
SRC_URI=https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.6.tar.bz2
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=0b8b92c19000b3d7e04a1bb0e073b9c2
+_md5_=771c1d9fdd6e1df36263f86cc3e1ac57
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 6e005dece520..dbb3aa2a5fd7 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 29 Jun 2024 10:49:11 +0000
+Sat, 29 Jun 2024 11:04:13 +0000