summaryrefslogtreecommitdiff
path: root/finance/py-eth-keys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-eth-keys/Makefile')
-rw-r--r--finance/py-eth-keys/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-eth-keys/Makefile b/finance/py-eth-keys/Makefile
index 94a0db6b435..0c61e3aa798 100644
--- a/finance/py-eth-keys/Makefile
+++ b/finance/py-eth-keys/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/07/12 07:31:17 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/11/14 14:34:49 wiz Exp $
DISTNAME= eth-keys-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-eth-utils>=2.0.0:../../finance/py-eth-utils
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 311
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"