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