commit: 79c0bc4675f6dd60a4c2f9ebe8cd31520c968004 Author: Joonas Niilola <juippis <AT> gmail <DOT> com> AuthorDate: Thu Jun 27 08:32:15 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 09:56:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c0bc46
profiles: remove dev-libs/efl[pixman] use mask - such USE flag no longer exists Signed-off-by: Joonas Niilola <juippis <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12336 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e0a379fa4bf..4ac9dcdf750 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -466,10 +466,6 @@ sys-devel/gcc sanitize # net-libs/tox is in mva overlay only ATM app-leechcraft/lc-azoth sarin -# Thomas Sachau <[email protected]> (30 Jun 2014) -# Mask pixman USE flag of dev-libs/efl for future removal, bug 501074 -dev-libs/efl pixman - # Pacho Ramos <[email protected]> (01 Jun 2014) # Needs hardmasked lua-5.2 >=media-plugins/grilo-plugins-0.2.12 lua
