commit: cd8ab5ffa683075239bf618e04ab7e18e1a333c0 Author: Joonas Niilola <juippis <AT> gmail <DOT> com> AuthorDate: Sun Jun 17 19:16:34 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 17 21:33:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8ab5ff
profiles/arch/alpha/package.use.mask: mask dev-libs/efl[vlc] Bug: https://bugs.gentoo.org/657334 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 8f1216c2fb7..cd573e22b0e 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (17 Jun 2018) +# Optional dependency not available for this arch +dev-libs/efl vlc + # Thomas Deutschmann <[email protected]> (06 Jun 2018) # Needs sys-apps/fakechroot which isn't keyworded app-arch/rpm test
