summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-03-15 09:28:05 +0100
committerMichał Górny <mgorny@gentoo.org>2023-03-15 09:32:40 +0100
commiteb463d1e0bcbc6e309621e9161f34fa581b65489 (patch)
treed487470c62c9528bf4968b230485bb9e91b0301c /sys-block/parted
parentsec-keys/openpgp-keys-bcl: Update to 20230315 (diff)
downloadgentoo-eb463d1e0bcbc6e309621e9161f34fa581b65489.tar.gz
gentoo-eb463d1e0bcbc6e309621e9161f34fa581b65489.tar.bz2
gentoo-eb463d1e0bcbc6e309621e9161f34fa581b65489.zip
sys-block/parted: Bump signing key requirement
Closes: https://bugs.gentoo.org/901239 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/parted-3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-3.5.ebuild b/sys-block/parted/parted-3.5.ebuild
index aab692fab586..a6fac85ad7db 100644
--- a/sys-block/parted/parted-3.5.ebuild
+++ b/sys-block/parted/parted-3.5.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
nls? ( >=sys-devel/gettext-0.12.1-r2 )
- verify-sig? ( sec-keys/openpgp-keys-bcl )
+ verify-sig? ( >=sec-keys/openpgp-keys-bcl-20230315 )
virtual/pkgconfig
"