commit: 6595fbeeb1820a2ec280b47a7889961f100f7c35
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Fri Jun 5 00:42:28 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jun 5 07:19:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6595fbee
net-irc/hexchat: arm64 keyworded (bug #725916)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
net-irc/hexchat/hexchat-2.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/hexchat/hexchat-2.14.3.ebuild
b/net-irc/hexchat/hexchat-2.14.3.ebuild
index 823883d65b5..772120a1859 100644
--- a/net-irc/hexchat/hexchat-2.14.3.ebuild
+++ b/net-irc/hexchat/hexchat-2.14.3.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
else
SRC_URI="https://dl.hexchat.net/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86
~amd64-linux"
fi
LICENSE="GPL-2 plugin-fishlim? ( MIT )"