diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.mask | 6 |
3 files changed, 4 insertions, 11 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0278ca547ae9..e779ed5d4627 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -10,11 +10,6 @@ # The ORBlite scanner plugin only works on amd64 and x86. net-print/hplip-plugin orblite -# Sam James <sam@gentoo.org> (2021-08-04) -# Needs last-rited app-dicts/kasumi -# bug #786738 -app-i18n/scim-anthy kasumi - # Andreas Sturmlechner <asturm@gentoo.org> (2021-08-02) # Two years after the tracker was opened it is time to mask dev-qt/qtwebkit # for good. No commits to upstream repository for >9 months, latest available diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index cc9e7de59867..b8250321b864 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Joonas Niilola <juippis@gentoo.org> (2021-08-13) +# dev-libs/efl is only stabilized on two arches. +app-crypt/pinentry efl + # Conrad Kostecki <conikost@gentoo.org> (2021-07-18) # For docs, app-text/pandoc is needed, which is currently # not stabilized and probably will not be in near future. diff --git a/profiles/base/use.mask b/profiles/base/use.mask index d805d7c7b66b..889fb1a16ebc 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,12 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Marek Szuba <marecki@gentoo.org> (2021-07-12) -# Effectively EOL, no packages in the tree strictly require this -# particular version -lua_single_target_lua5-2 -lua_targets_lua5-2 - # Hans de Graaff <graaff@gentoo.org> (2021-07-09) # Mask Ruby 2.5 as EOL ruby_targets_ruby25 |