commit:     63824c9ddea3de70dd058840cbc3b30b67da681e
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Thu May 14 13:25:55 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu May 14 21:25:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63824c9d

net-misc/endlessh: arm64 keyworded (bug #723004)

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-misc/endlessh/endlessh-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/endlessh/endlessh-1.1.ebuild 
b/net-misc/endlessh/endlessh-1.1.ebuild
index f79dee7a10e..076f1f1161c 100644
--- a/net-misc/endlessh/endlessh-1.1.ebuild
+++ b/net-misc/endlessh/endlessh-1.1.ebuild
@@ -13,7 +13,7 @@ if [ ${PV} == "9999" ] ; then
        EGIT_REPO_URI="https://github.com/skeeto/${PN}.git";
 else
        SRC_URI="https://github.com/skeeto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ppc64 x86"
+       KEYWORDS="amd64 ~arm64 ppc64 x86"
 fi
 
 LICENSE="Unlicense"

Reply via email to