summaryrefslogtreecommitdiff
path: root/devel/py-logbook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-logbook/Makefile')
-rw-r--r--devel/py-logbook/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-logbook/Makefile b/devel/py-logbook/Makefile
index 3cbed3216e50..bd824b611a36 100644
--- a/devel/py-logbook/Makefile
+++ b/devel/py-logbook/Makefile
@@ -1,5 +1,6 @@
PORTNAME= logbook
PORTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +15,4 @@ LICENSE= BSD3CLAUSE
USES= python:3.9+
USE_PYTHON= distutils autoplist cython
-NO_ARCH= yes
-
.include <bsd.port.mk>