summaryrefslogtreecommitdiff
path: root/dev-util/ccache/ccache-4.7.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ccache/ccache-4.7.4.ebuild')
-rw-r--r--dev-util/ccache/ccache-4.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-4.7.4.ebuild b/dev-util/ccache/ccache-4.7.4.ebuild
index 12144ebf5f86..10b421bb1cec 100644
--- a/dev-util/ccache/ccache-4.7.4.ebuild
+++ b/dev-util/ccache/ccache-4.7.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/joelrosdahl.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/joelrosdahl.asc
inherit cmake toolchain-funcs flag-o-matic verify-sig
DESCRIPTION="Fast compiler cache"