diff options
Diffstat (limited to 'math/py-keras')
-rw-r--r-- | math/py-keras/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index af328985024e..ce6350976994 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,5 +1,6 @@ PORTNAME= keras DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= math # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |