diff options
Diffstat (limited to 'www-client/lynx/lynx-2.9.0_pre10.ebuild')
-rw-r--r-- | www-client/lynx/lynx-2.9.0_pre10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/lynx/lynx-2.9.0_pre10.ebuild b/www-client/lynx/lynx-2.9.0_pre10.ebuild index 5d64c75b91fd..99636f218975 100644 --- a/www-client/lynx/lynx-2.9.0_pre10.ebuild +++ b/www-client/lynx/lynx-2.9.0_pre10.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/thomasdickey.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc inherit verify-sig case ${PV} in |