summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ncdu-bin')
-rw-r--r--sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild4
-rw-r--r--sys-fs/ncdu-bin/ncdu-bin-2.3.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
index b003a0343eee..b64b135cc7a8 100644
--- a/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
+++ b/sys-fs/ncdu-bin/ncdu-bin-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-yorhel )"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/yoranheling.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/yoranheling.asc
QA_PREBUILT="usr/bin/ncdu-bin"
diff --git a/sys-fs/ncdu-bin/ncdu-bin-2.3.ebuild b/sys-fs/ncdu-bin/ncdu-bin-2.3.ebuild
index af12b1fe8cde..557f5c9250f3 100644
--- a/sys-fs/ncdu-bin/ncdu-bin-2.3.ebuild
+++ b/sys-fs/ncdu-bin/ncdu-bin-2.3.ebuild
@@ -27,7 +27,7 @@ KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-yorhel )"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/yoranheling.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/yoranheling.asc
QA_PREBUILT="usr/bin/ncdu-bin"