summaryrefslogtreecommitdiff
path: root/finance/py-eth-rlp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-eth-rlp/Makefile')
-rw-r--r--finance/py-eth-rlp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-eth-rlp/Makefile b/finance/py-eth-rlp/Makefile
index e156f0d6d1f..64de225ecee 100644
--- a/finance/py-eth-rlp/Makefile
+++ b/finance/py-eth-rlp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/07/12 07:29:57 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/11/14 14:34:49 wiz Exp $
DISTNAME= eth-rlp-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-rlp>=0.6.0:../../devel/py-rlp
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 311
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"