commit: 7e7b5dc173eaf2761c57c2bc8bf67f2ab3ef9256 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Tue Apr 14 09:47:27 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Apr 14 17:17:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7b5dc1
profiles/arch/sparc/package.use.stable.mask: add patchutils[test] Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/sparc/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index bf5af00960c..c89de04afa4 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Rolf Eike Beer <[email protected]> (2020-04-14) +# needs app-arch/rpm for the tests, which is not stable on sparc +dev-util/patchutils test + # Rolf Eike Beer <[email protected]> (2020-04-10) # gnome-online-accounts not stable on sparc gnome-base/gvfs google
