git: 2be7344f5b64 - main - misc/py-gpiozero: Remove comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 27 Apr 2025 18:24:28 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2be7344f5b64837fab38bd104a75b59ee0434426

commit 2be7344f5b64837fab38bd104a75b59ee0434426
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-27 06:48:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-27 18:24:24 +0000

    misc/py-gpiozero: Remove comment
---
 misc/py-gpiozero/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/py-gpiozero/Makefile b/misc/py-gpiozero/Makefile
index 87453b481070..a298d1dc57e7 100644
--- a/misc/py-gpiozero/Makefile
+++ b/misc/py-gpiozero/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gpiozero
 DISTVERSION=	2.0.1
-CATEGORIES=	misc python # machine-learning
+CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}