commit: 731e68890267bc5b1b290752efc4dd9ecd035932 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 13:48:52 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 13:48:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731e6889
app-containers/docker-proxy: last-rite Bug: https://bugs.gentoo.org/948656 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 0e84f36e2cc7..c399c41ed578 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2025-01-24) +# EAPI=7, uses deprecated Go eclasses, fails to compile, installation +# blocked by current versions of docker (which provides the features). +# Removal on 2025-02-23. Bugs #948656, #844577, #694898, #678982. +app-containers/docker-proxy + # Arthur Zamarin <[email protected]> (2025-01-24) # EAPI=7, uses depcreated Go eclasses, fails to compile. burrow itself # has exporter built in since version 1.3.4, which can be used instead.
