commit:     e29c5914da69484ce94e920f3cea1c57f3c4a99b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 06:35:33 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 13:32:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29c5914

sys-block/parted: Use BROOT for verify-sig key path

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-block/parted/parted-3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/parted/parted-3.4.ebuild 
b/sys-block/parted/parted-3.4.ebuild
index 573a9aca4f7..2e26bc74904 100644
--- a/sys-block/parted/parted-3.4.ebuild
+++ b/sys-block/parted/parted-3.4.ebuild
@@ -31,7 +31,7 @@ BDEPEND="
        virtual/pkgconfig
 "
 
-VERIFY_SIG_OPENPGP_KEY_PATH=${EPREFIX}/usr/share/openpgp-keys/bcl.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/bcl.asc
 
 PATCHES=(
        "${FILESDIR}"/${PN}-3.2-po4a-mandir.patch

Reply via email to