commit: 77ce3acb2dfb39d00dc306c89b3805da961d6aa3 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sun Aug 8 16:27:43 2021 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sun Aug 8 16:27:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77ce3acb
profiles/package.mask: add dev-python/pytest-marks Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.mask | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c0ba70998..487a174ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,3 @@ -# Theo Anderson <[email protected]> (2021-01-04) -# SELinux profiles do not support systemd -# # Andrew Ammerlaan <[email protected]> (2021-03-29) # Per profile masking in an overlay is currently not working # with pkgcore/pkgdev/pkgcheck. Masking this for all profiles @@ -23,3 +20,8 @@ # Use net-misc/tuir or reddio (https://gitlab.com/aaronNG/reddio) instead. # Masked for removal in 30 days. net-misc/rtv + +# Anna (cybertailor) Vyalkova <[email protected]> (2021-08-08) +# Latest release 9 years ago, no reverse dependencies, almost one-liner. +# Masked for removal in 30 days. +dev-python/pytest-marks
