commit: 6e0ae012f292bcdd1b8d226aaee98f44c8160c0f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 11 13:58:20 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 11 13:58:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0ae012
app-emulation/docker-machine: last-rite Bug: https://bugs.gentoo.org/931745 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e51d719110c3..74bc1ea28a23 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2024-05-11) +# EAPI=6, uses deprecated go eclass, archived upstream. Update to +# usage of go-module.eclass isn't simple. +# Removal: 2024-06-10. Bugs #931745, #844598. +app-emulation/docker-machine + # Arthur Zamarin <[email protected]> (2024-05-11) # EAPI=6, library only without any reverse dependencies, uses # deprecated go eclasses.
