aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2019-08-24 16:28:22 +0800
committerantoine <antoine@FreeBSD.org>2019-08-24 16:28:22 +0800
commit5410a163d1aaee2e5706e144a6d29f9f8aab4dbe (patch)
treeb51ebf0df811e48b119915fec0b7206e3b9402d3
parenta604ce983d522e95cb01091517418d9d718f9341 (diff)
downloadfreebsd-ports-gnome-5410a163d1aaee2e5706e144a6d29f9f8aab4dbe.tar.gz
freebsd-ports-gnome-5410a163d1aaee2e5706e144a6d29f9f8aab4dbe.tar.zst
freebsd-ports-gnome-5410a163d1aaee2e5706e144a6d29f9f8aab4dbe.zip
Unbreak bulk -a
Pointy hat: amdmi3
-rw-r--r--security/py-keystone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-keystone/Makefile b/security/py-keystone/Makefile
index ab990a63d88b..44b5cb647ecd 100644
--- a/security/py-keystone/Makefile
+++ b/security/py-keystone/Makefile
@@ -51,7 +51,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}osprofiler>=1.4.0:devel/py-osprofiler@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=2013.6:devel/py-pytz@${PY_FLAVOR}
-USES= python
+USES= python:3.4+
USE_PYTHON= autoplist distutils
NO_ARCH= yes