summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-06-24 11:27:42 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-06-24 11:27:51 +0200
commit103aa4863473ef180c5e29898363e505ff7d2fa1 (patch)
tree773f9b9b118f6e633102d5fd412273d1c2b53ea7 /sys-apps/file
parentsys-apps/file: Attempt to fix seccomp in portage's sandbox (diff)
downloadgentoo-103aa4863473ef180c5e29898363e505ff7d2fa1.tar.gz
gentoo-103aa4863473ef180c5e29898363e505ff7d2fa1.tar.bz2
gentoo-103aa4863473ef180c5e29898363e505ff7d2fa1.zip
sys-apps/file: Synced live ebuild
Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/file-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
index 98499a3c73df..8333fd922e2c 100644
--- a/sys-apps/file/file-9999.ebuild
+++ b/sys-apps/file/file-9999.ebuild
@@ -37,7 +37,7 @@ RDEPEND="${DEPEND}
seccomp? ( sys-libs/libseccomp[${MULTILIB_USEDEP}] )"
PATCHES=(
- "${FILESDIR}/${PN}-5.39-seccomp_sandbox.patch" #713710
+ "${FILESDIR}/${PN}-5.39-portage_sandbox.patch" #713710 #728978
)
src_prepare() {