mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/kali-archive-keyring: advise sandbox of activity in /run/user
Shamelessly stolen from app-crypt/jetring ebuilds. Closes: https://bugs.gentoo.org/826686 Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -12,3 +12,9 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
BDEPEND="app-crypt/jetring"
|
||||
|
||||
src_compile() {
|
||||
# Bug #826686
|
||||
addpredict "/run/user/$(id -u)/gnupg/"
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user