From 8297cd1e82c6f6a0573b3512d4e7c8c6dc1b87b1 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 6 Nov 2023 07:13:15 +0000 Subject: [PATCH] sys-block/parted: Sync with Gentoo It's from Gentoo commit 78213a89b4a602460bf81ba5fab8eed561091ade. --- .../portage-stable/sys-block/parted/parted-3.6-r1.ebuild | 2 +- .../portage-stable/sys-block/parted/parted-3.6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6-r1.ebuild index 63d57a749b..fc9c2c6651 100644 --- a/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bcl.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bcl.asc inherit autotools verify-sig diff --git a/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6.ebuild b/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6.ebuild index e70d456035..98822373dd 100644 --- a/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-block/parted/parted-3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/bcl.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bcl.asc inherit autotools verify-sig