commit:     e2fdecbe07bcb930120024b3f43fd289beff355f
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  7 02:19:33 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 02:19:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fdecbe

net-irc/weechat: add ~arm64 keyword

Closes: https://bugs.gentoo.org/727320
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-irc/weechat/weechat-2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/weechat/weechat-2.8.ebuild 
b/net-irc/weechat/weechat-2.8.ebuild
index 37b7a1e4518..1e0f1a26f3a 100644
--- a/net-irc/weechat/weechat-2.8.ebuild
+++ b/net-irc/weechat/weechat-2.8.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 ~ppc64 ~x86 ~x64-macos"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
 fi
 
 DESCRIPTION="Portable and multi-interface IRC client"

Reply via email to