commit: cfe212757f39eb0944e2847cc36d242903de13c9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 18 19:55:12 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Dec 18 19:58:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe21275
dev-util/pkgdev: stable mask USE="test" mask USE="test", as it needs stable x11-misc/xdg-utils, which isn't really worth it to stable on hppa. This is an ALLARCHES package, with only python code. Bug: https://bugs.gentoo.org/887045 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 90b54e393b45..44ceabea8dea 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2022-12-18) +# Unstable test dependencies +dev-util/pkgdev test + # Michał Górny <[email protected]> (2022-11-06) # Unmask the target on python-exec while it's masked elsewhere. dev-lang/python-exec -python_targets_python3_11
