git: ab1cd4fa87ea - main - devel/rubygem-async: Remove outdated BROKEN_RUBY30 after lang/ruby30 removal (d9726846d0d5b9ce871d3d6183dd9a5cc7c07514)

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Jun 2024 02:48:25 UTC
The branch main has been updated by sunpoet:

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

commit ab1cd4fa87ea077d58dab0fa26315dcee184b8d6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-03 02:39:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-03 02:39:03 +0000

    devel/rubygem-async: Remove outdated BROKEN_RUBY30 after lang/ruby30 removal (d9726846d0d5b9ce871d3d6183dd9a5cc7c07514)
---
 devel/rubygem-async/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile
index e46ea82e5d1e..3a86e847556b 100644
--- a/devel/rubygem-async/Makefile
+++ b/devel/rubygem-async/Makefile
@@ -10,8 +10,6 @@ WWW=		https://socketry.github.io/async/ \
 
 LICENSE=	MIT
 
-BROKEN_RUBY30=	yes
-
 RUN_DEPENDS=	rubygem-console>=1.25.2<2:devel/rubygem-console \
 		rubygem-fiber-annotation>=0:devel/rubygem-fiber-annotation \
 		rubygem-io-event>=1.5.1<2:devel/rubygem-io-event \