summaryrefslogtreecommitdiff
path: root/finance/py-eth-account/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-eth-account/Makefile')
-rw-r--r--finance/py-eth-account/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-eth-account/Makefile b/finance/py-eth-account/Makefile
index 0298fece1bb..9f22aa53df5 100644
--- a/finance/py-eth-account/Makefile
+++ b/finance/py-eth-account/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/12/17 00:21:34 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/30 13:05:32 adam Exp $
DISTNAME= eth-account-0.5.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-rlp>=1.0.0:../../devel/py-rlp
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"