diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /security/py-keystone/Makefile | |
parent | sympy-1.6 is no longer compatible with python 2.7 (diff) |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'security/py-keystone/Makefile')
-rw-r--r-- | security/py-keystone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-keystone/Makefile b/security/py-keystone/Makefile index 04779e175938..a42e32beea52 100644 --- a/security/py-keystone/Makefile +++ b/security/py-keystone/Makefile @@ -15,6 +15,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ |