commit: f23957290138250cc4c426a6893ab9b203fb461d Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Mar 26 15:42:34 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Mar 26 17:49:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2395729
profiles: Drop mask for Emacs prerelease versions Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3fed13163db..cd9f4c4902e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -401,12 +401,6 @@ media-gfx/gqview # Removal on 2021-05-01. Bug #762847. dev-libs/libressl -# Ulrich Müller <[email protected]> (2021-01-29) -# Preliminary test versions, masked for testing. -~app-editors/emacs-27.1.91 -~app-editors/emacs-27.1.92 -~app-editors/emacs-27.1.93 - # Marek Szuba <[email protected]> (2021-01-21) # Masked for testing and further work - the golang-vcs-snapshot variant # seems to be incompatible with revdeps using go-module, the variant
