git: 834e2c125948 - main - sysutils/puppet8: Remove BROKEN_RUBY27

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Sat, 03 Jun 2023 04:47:55 UTC
The branch main has been updated by yasu:

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

commit 834e2c1259487ee8bdae4316500fb296af97bd52
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-06-03 04:46:49 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-06-03 04:46:49 +0000

    sysutils/puppet8: Remove BROKEN_RUBY27
    
    It is no-op after the removal of lang/ruby27.
    
    Approved by:    portmgr blanket
---
 sysutils/puppet8/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/puppet8/Makefile b/sysutils/puppet8/Makefile
index 7dac8ea98b93..1f87bd1faf13 100644
--- a/sysutils/puppet8/Makefile
+++ b/sysutils/puppet8/Makefile
@@ -11,7 +11,6 @@ WWW=		https://puppet.com/docs/puppet/latest/puppet_index.html
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_RUBY27=	yes
 BROKEN_RUBY30=	yes
 
 RUN_DEPENDS=	rubygem-concurrent-ruby11>1.0:devel/rubygem-concurrent-ruby11 \