mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
committed by
Mart Raudsepp
parent
08a161d28b
commit
63824c9dde
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user