git: d21d8a03b50d - main - irc/weechat: enable RUBY on powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Thu, 21 Apr 2022 17:25:27 UTC
The branch main has been updated by pkubaj:

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

commit d21d8a03b50ddc974fff5feb82d5df1658332598
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-21 17:11:12 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-21 17:11:12 +0000

    irc/weechat: enable RUBY on powerpc64
---
 irc/weechat/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index c1502fc9560d..f7ee4408371c 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	weechat
 DISTVERSION=	3.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	irc
 MASTER_SITES=	https://weechat.org/files/src/
 
@@ -29,9 +29,6 @@ OPTIONS_DEFAULT=	ASPELL BACKTRACE CA_BUNDLE CHARSET HEADLESS \
 			ICON LUA MANPAGES PERL PYTHON RUBY TCL TYPING
 OPTIONS_SUB=		yes
 
-# BROKEN: ruby.h: error: wrong number of arguments specified for 'deprecated' attribute
-OPTIONS_EXCLUDE_powerpc64=	RUBY
-
 OPTIONS_GROUP=		PLUGINS
 OPTIONS_GROUP_PLUGINS=	ASPELL CHARSET GUILE JAVASCRIPT LUA PERL PHP PYTHON \
 			RUBY TCL TYPING