commit: 271db1242e15f176c926cc7f7669e1cc1e1e1677
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Wed Dec 12 00:30:20 2018 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 03:36:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271db124
net-irc/weechat: add ~arm
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
net-irc/weechat/weechat-2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/weechat/weechat-2.3.ebuild
b/net-irc/weechat/weechat-2.3.ebuild
index 2abf0be5ae7..b0a69ffa18c 100644
--- a/net-irc/weechat/weechat-2.3.ebuild
+++ b/net-irc/weechat/weechat-2.3.ebuild
@@ -11,7 +11,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 ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~x86 ~x64-macos"
fi
DESCRIPTION="Portable and multi-interface IRC client"