commit: 07d769ba50101f0014c4f183f8834faed1f6281f Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:54:18 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 07:58:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d769ba
profiles/arch/s390: clean useless efl mask Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 9d0e0614f8b..7f1edaf49c0 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -47,10 +47,6 @@ dev-libs/libpcre2 jit # Not tested net-mail/dovecot lz4 -# Mike Frysinger <[email protected]> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Sergey Popov <[email protected]> (2015-02-18) # Not tested app-portage/layman g-sorcery
