summaryrefslogtreecommitdiff
path: root/dev-util/astyle/astyle-3.4.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/astyle/astyle-3.4.9.ebuild')
-rw-r--r--dev-util/astyle/astyle-3.4.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/astyle/astyle-3.4.9.ebuild b/dev-util/astyle/astyle-3.4.9.ebuild
index 126f56e4b4a4..d3e03051a1bd 100644
--- a/dev-util/astyle/astyle-3.4.9.ebuild
+++ b/dev-util/astyle/astyle-3.4.9.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/andresimon.asc
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/andresimon.asc
inherit toolchain-funcs java-pkg-opt-2 verify-sig
DESCRIPTION="Artistic Style is a re-indenter and reformatter for C++, C and Java source code"