From 2be7344f5b64837fab38bd104a75b59ee0434426 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 26 Apr 2025 23:48:55 -0700 Subject: [PATCH] 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}