commit: cc10a9b73801e49ce068fe3835e83e10b9e4040a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 15 02:41:54 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Apr 15 23:04:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc10a9b7
profiles: Unmask media-plugins/grilo-plugins' USE=lua Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/base/package.use.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8466820a263..57f695b5661 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner <[email protected]> (2021-04-14) +# Was masked since 2014. Unmasked starting with 0.3.13. +<media-plugins/grilo-plugins-0.3.13 lua + # Joonas Niilola <[email protected]> (2021-04-12) # Creates +130 GB worth of bindings, possibly Gentoo-related. # Upstream issue: https://phab.enlightenment.org/T8924 @@ -565,10 +569,6 @@ sys-devel/gcc sanitize # mirisdr does not seem to like making releases <net-wireless/gr-osmosdr-9999 mirisdr -# Pacho Ramos <[email protected]> (2014-06-01) -# Needs hardmasked lua-5.2 ->=media-plugins/grilo-plugins-0.2.12 lua - # Tom Wijsman <[email protected]> (2014-05-14) # Documentation generation needs APIviz which is not in the Portage tree yet. # Tracked in Gentoo bug #509602.
