commit: fd4f3418612699fd787c51696bcb64202de0e2cf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Mar 29 06:59:01 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Mar 29 06:59:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4f3418
profiles/package.mask: mask app-admin/ec2-ami-tools for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7fc5ab405ce4..be53d5fa08a4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2023-03-29) +# ruby27-only package without tests and without maintainer. Upstream +# releases new versions in an unversioned zip file. This needs a +# dedicated maintainer that can test this package. +# Masked for removal on 2023-04-29. +app-admin/ec2-ami-tools + # Sam James <[email protected]> (2023-03-29) # Regressions in solving ability affecting e.g. igraph: # https://github.com/opencollab/arpack-ng/issues/401
