summaryrefslogtreecommitdiff
path: root/net-irc/weechat/weechat-2.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/weechat/weechat-2.9.ebuild')
-rw-r--r--net-irc/weechat/weechat-2.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/weechat/weechat-2.9.ebuild b/net-irc/weechat/weechat-2.9.ebuild
index 7ea49b6dc653..d9bee70c87f4 100644
--- a/net-irc/weechat/weechat-2.9.ebuild
+++ b/net-irc/weechat/weechat-2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/weechat/weechat.git"
else
SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"
@@ -42,7 +42,7 @@ RDEPEND="
perl? ( dev-lang/perl:= )
php? ( >=dev-lang/php-7.0:*[embed] )
python? ( ${PYTHON_DEPS} )
- ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.5 dev-lang/ruby:2.4 ) )
+ ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.5 ) )
spell? ( app-text/aspell )
tcl? ( >=dev-lang/tcl-8.4.15:0= )
"