Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/
Date: Thu, 13 Dec 2018 03:46:46
Message-Id: 1544672211.271db1242e15f176c926cc7f7669e1cc1e1e1677.gyakovlev@gentoo
1 commit: 271db1242e15f176c926cc7f7669e1cc1e1e1677
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Wed Dec 12 00:30:20 2018 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 13 03:36:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271db124
7
8 net-irc/weechat: add ~arm
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 net-irc/weechat/weechat-2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/weechat/weechat-2.3.ebuild b/net-irc/weechat/weechat-2.3.ebuild
18 index 2abf0be5ae7..b0a69ffa18c 100644
19 --- a/net-irc/weechat/weechat-2.3.ebuild
20 +++ b/net-irc/weechat/weechat-2.3.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
22 EGIT_REPO_URI="https://github.com/weechat/weechat.git"
23 else
24 SRC_URI="https://weechat.org/files/src/${P}.tar.xz"
25 - KEYWORDS="amd64 ~x86 ~x64-macos"
26 + KEYWORDS="amd64 ~arm ~x86 ~x64-macos"
27 fi
28
29 DESCRIPTION="Portable and multi-interface IRC client"