commit: 5269a2a09b2bff8575985ff51b4c3a49cf7c9b2c Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 02:15:12 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 02:16:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5269a2a0
profiles/package.mask: remove the mask on build failure of memcached Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index a32027005d3..16456f81b13 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,10 +32,6 @@ #--- END OF EXAMPLES --- -# Thomas Deutschmann <[email protected]> (2020-01-23) -# Incomplete EAPI=7 bump -=net-misc/memcached-1.5.21 - # David Seifert <[email protected]> (2020-01-21) # Upstream disappeared, no other distro still carries this, # blocks removal of EOL gtkglext, no revdeps.
