diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/file-9999.ebuild | 2 |
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() { |