summaryrefslogtreecommitdiff
path: root/sys-devel/patch/patch-2.7.6-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/patch/patch-2.7.6-r4.ebuild')
-rw-r--r--sys-devel/patch/patch-2.7.6-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r4.ebuild b/sys-devel/patch/patch-2.7.6-r4.ebuild
index 7db97266369b..0ea78585b038 100644
--- a/sys-devel/patch/patch-2.7.6-r4.ebuild
+++ b/sys-devel/patch/patch-2.7.6-r4.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/patch.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/patch.asc
inherit flag-o-matic verify-sig
DESCRIPTION="Utility to apply diffs to files"