summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/sys-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-04 16:07:53 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-04 16:07:53 +0000
commitbc968d15e7f24968eb69567c7f2fca470fdedacd (patch)
tree83b6eb5cd28c5ee30fcf8818f84b201e5dde503d /metadata/md5-cache/sys-libs
parent7813a8a74857ef01cb12bd755ea0a94688a3efe2 (diff)
gentoo auto-resync : 04:11:2023 - 16:07:52
Diffstat (limited to 'metadata/md5-cache/sys-libs')
-rw-r--r--metadata/md5-cache/sys-libs/Manifest.gzbin40913 -> 40919 bytes
-rw-r--r--metadata/md5-cache/sys-libs/libapparmor-3.1.44
-rw-r--r--metadata/md5-cache/sys-libs/libnvme-1.64
3 files changed, 4 insertions, 4 deletions
diff --git a/metadata/md5-cache/sys-libs/Manifest.gz b/metadata/md5-cache/sys-libs/Manifest.gz
index 67a0fb255d1d..11e001053de2 100644
--- a/metadata/md5-cache/sys-libs/Manifest.gz
+++ b/metadata/md5-cache/sys-libs/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/sys-libs/libapparmor-3.1.4 b/metadata/md5-cache/sys-libs/libapparmor-3.1.4
index 4ca3e61f8c13..cf2058e42869 100644
--- a/metadata/md5-cache/sys-libs/libapparmor-3.1.4
+++ b/metadata/md5-cache/sys-libs/libapparmor-3.1.4
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://gitlab.com/apparmor/apparmor/wikis/home
INHERIT=autotools distutils-r1 perl-functions
IUSE=doc +perl +python static-libs python_targets_python3_10 python_targets_python3_11 debug
-KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+KEYWORDS=amd64 ~arm arm64 ~riscv ~x86
LICENSE=GPL-2 LGPL-2.1
RDEPEND=perl? ( dev-lang/perl:= ) python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://launchpad.net/apparmor/3.1/3.1.4/+download/apparmor-3.1.4.tar.gz
_eclasses_=autotools 6ae9a4347149b19a112caa1182d03bde distutils-r1 d05609532b134be7c4ae2514f4c7d06e flag-o-matic baa4d385108ac87993edac956a916a36 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 perl-functions c3fca037246e877693badea0df3b0ef8 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 f6221c2f55e5e832be9919fe1711f33b toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff
-_md5_=6a56a3d642a9ed57e6b5e89216daad03
+_md5_=05beaa832a2d3e1f0a278c761aeb7756
diff --git a/metadata/md5-cache/sys-libs/libnvme-1.6 b/metadata/md5-cache/sys-libs/libnvme-1.6
index 71209147b6da..dc2b4bd038f1 100644
--- a/metadata/md5-cache/sys-libs/libnvme-1.6
+++ b/metadata/md5-cache/sys-libs/libnvme-1.6
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/linux-nvme/libnvme
INHERIT=python-r1 meson
IUSE=dbus +json keyutils python ssl test +uuid python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
+KEYWORDS=amd64 arm arm64 ~loong ppc64 ~riscv x86
LICENSE=LGPL-2.1+
RDEPEND=json? ( dev-libs/json-c:= ) keyutils? ( sys-apps/keyutils:= ) dbus? ( sys-apps/dbus:= ) python? ( 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 ) ) ssl? ( >=dev-libs/openssl-1.1:= ) uuid? ( sys-apps/util-linux:= )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/1
SRC_URI=https://github.com/linux-nvme/libnvme/archive/refs/tags/v1.6.tar.gz -> libnvme-1.6.tar.gz
_eclasses_=meson 1be925a1f585b2f19a8e45737f09016c multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 f6221c2f55e5e832be9919fe1711f33b toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff
-_md5_=644732ddb6fd94c691f6f7a24bc84a74
+_md5_=b6ae8e128e930355f36f76a1f74ec4c5