summaryrefslogtreecommitdiff
path: root/dev-libs/crypto++/crypto++-8.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/crypto++/crypto++-8.8.0.ebuild')
-rw-r--r--dev-libs/crypto++/crypto++-8.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-8.8.0.ebuild b/dev-libs/crypto++/crypto++-8.8.0.ebuild
index 3146db7c5eab..57c31351372e 100644
--- a/dev-libs/crypto++/crypto++-8.8.0.ebuild
+++ b/dev-libs/crypto++/crypto++-8.8.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/crypto++.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/crypto++.asc
inherit flag-o-matic toolchain-funcs verify-sig
DESCRIPTION="C++ class library of cryptographic schemes"