commit: 58c0cd655a74ade8e4ce2ca21cdd33094a6dbdfb Author: Hanno <hanno <AT> gentoo <DOT> org> AuthorDate: Mon Sep 16 06:58:01 2019 +0000 Commit: Hanno Boeck <hanno <AT> gentoo <DOT> org> CommitDate: Mon Sep 16 06:58:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c0cd65
profiles: remove pyClamd from package.mask, now works with python 3.7. Bug: https://bugs.gentoo.org/694280 Signed-off-by: Hanno Boeck <hanno <AT> gentoo.org> profiles/package.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3f65e33aea8..3a5d1912b96 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -98,7 +98,6 @@ dev-python/maybe dev-python/mockredispy dev-python/parse dev-python/parse-type -dev-python/pyClamd dev-python/pycallgraph dev-python/pyroma dev-python/pytest-raisesregexp
