diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-05 00:42:28 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-05 10:19:20 +0300 |
commit | 6595fbeeb1820a2ec280b47a7889961f100f7c35 (patch) | |
tree | 437560050d67a551b6640872e2567b4437812ad5 /net-irc | |
parent | media-fonts/cascadia-code: arm64 keyworded (bug #696894) (diff) | |
download | gentoo-6595fbeeb1820a2ec280b47a7889961f100f7c35.tar.gz gentoo-6595fbeeb1820a2ec280b47a7889961f100f7c35.tar.bz2 gentoo-6595fbeeb1820a2ec280b47a7889961f100f7c35.zip |
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@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/hexchat-2.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.14.3.ebuild b/net-irc/hexchat/hexchat-2.14.3.ebuild index 823883d65b5b..772120a1859f 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 )" |