commit: a74169038d402a4ce7de6fe0cb712435b4ee61f5 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Apr 4 19:17:14 2021 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Apr 4 19:18:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7416903
profiles/package.mask: mask os-testr and testrepository for removal Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 20e29cca5c9..9a13981fdb4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,10 @@ ## app-misc/some-package #--- END OF EXAMPLES --- +# Matthew Thode <[email protected]> (2021-04-04) +# Removing more unneeded openstack packages +dev-python/testrepository +dev-python/os-testr # Michał Górny <[email protected]> (2021-04-04) # Reported to contain an unintentional ABI breakage leading to crashes
