commit: 06c117f6b6cbbdacecfa1931a862d1cc266579e3 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Jun 12 18:10:48 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jun 12 18:11:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c117f6
profiles/arch/sparc/use.stable.mask: mask USE=rpm There is no stable app-arch/rpm on sparc. Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/sparc/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 61d3d124508..e5b189ea899 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sergei Trofimovich <[email protected]> (02 Feb 2019) +# No stable app-arch/rpm on sparc. +rpm + # Andreas Sturmlechner <[email protected]> (23 Apr 2019) openal
