commit: ea748460ac80da2850b76af984445f6f22539eaf
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 21:43:37 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 22:28:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea748460
dev-python/pytest-localserver: Keyword 0.5.0 for ~m68k
The https tests fail due to CA_MD_TOO_WEAK but this happens on amd64
too. I gather this happens since OpenSSL 1.1.0.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
index b995790ef5d..f3bfed9ec65 100644
--- a/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
+++ b/dev-python/pytest-localserver/pytest-localserver-0.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86
~x64-macos"
RDEPEND=">=dev-python/werkzeug-0.10[${PYTHON_USEDEP}]"
BDEPEND="