commit: b9069db960ddacff534a5f59431b27d1693c2981 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Feb 2 17:14:15 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Feb 2 17:15:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9069db9
profiles/arch/sparc: use.stable.mask USE=clamav No stable clamav on stable 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 127d5cf20fb..0561b74ffd5 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) +# clamav has no stable versions yet +clamav + # Mike Gilbert <[email protected]> (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7
