commit: 32b8dba3caae44cfa695b8feda2b0295dbd92261 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jan 2 14:30:40 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jan 2 14:30:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b8dba3
profiles/prefix/package.mask: fix atom (I wish there were a repoman for these things...) Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 50bde6a4b43..2fdfde8b7fa 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -11,7 +11,7 @@ # Fabian Groffen <[email protected]> (2021-01-02) # Fails to compile on Darwin, and probably other platforms as well, # masking globally for now, bug #763123 -net-misc/wget-1.21 +=net-misc/wget-1.21 # Fabian Groffen <[email protected]> (2020-08-02) # Python 3.6 is soon going away and won't be updated for Prefix anymore.
