commit:     f4bc2e1bf534264478f49618ce8ef22fc9c95c78
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 25 08:03:50 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jul 25 08:24:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4bc2e1b

sys-apps/file: Adjusted dependency on libseccomp.

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 sys-apps/file/file-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
index c63c8f1a289..5d861f8b67a 100644
--- a/sys-apps/file/file-9999.ebuild
+++ b/sys-apps/file/file-9999.ebuild
@@ -32,7 +32,7 @@ DEPEND="
        zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
 RDEPEND="${DEPEND}
        python? ( !dev-python/python-magic )
-       seccomp? ( sys-libs/libseccomp )"
+       seccomp? ( sys-libs/libseccomp[${MULTILIB_USEDEP}] )"
 
 src_prepare() {
        default

Reply via email to