summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2018-12-12 00:30:20 +0000
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-12-12 19:36:51 -0800
commit271db1242e15f176c926cc7f7669e1cc1e1e1677 (patch)
tree57c7bef771cf01efeec428a34806f1f6c031f124 /net-irc
parentdev-util/cpputest: add ~arm (diff)
downloadgentoo-271db1242e15f176c926cc7f7669e1cc1e1e1677.tar.gz
gentoo-271db1242e15f176c926cc7f7669e1cc1e1e1677.tar.bz2
gentoo-271db1242e15f176c926cc7f7669e1cc1e1e1677.zip
net-irc/weechat: add ~arm
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-2.3.ebuild b/net-irc/weechat/weechat-2.3.ebuild
index 2abf0be5ae73..b0a69ffa18cc 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"