devel/py-ratelimiter: Clean up Makefile after 6c401020d1 (python36 removal)

This commit is contained in:
Po-Chuan Hsieh 2022-01-29 07:19:23 +08:00
parent 344082f0e8
commit c9a83e3868
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -21,6 +21,5 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USE_LOCALE= en_US.UTF-8 # Python 3.6
.include <bsd.port.mk>