mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-emulation/docker-proxy: add ~arm64 keyword
This commit is contained in:
committed by
Mart Raudsepp
parent
89afbad87d
commit
03e9a7c29d
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
else
|
||||
EGIT_COMMIT="c15b372ef22125880d378167dde44f4b134e1a77"
|
||||
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="amd64 ~arm ~ppc64"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~ppc64"
|
||||
inherit golang-vcs-snapshot
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user