diff options
Diffstat (limited to 'sys-apps/shadow/shadow-4.13-r3.ebuild')
-rw-r--r-- | sys-apps/shadow/shadow-4.13-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.13-r3.ebuild b/sys-apps/shadow/shadow-4.13-r3.ebuild index 5259eab41899..906706d544ff 100644 --- a/sys-apps/shadow/shadow-4.13-r3.ebuild +++ b/sys-apps/shadow/shadow-4.13-r3.ebuild @@ -7,7 +7,7 @@ EAPI=8 # official. Don't keyword the pre-releases! # Check https://github.com/shadow-maint/shadow/releases. -VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sergehallyn.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/sergehallyn.asc inherit libtool pam verify-sig DESCRIPTION="Utilities to deal with user accounts" |