commit: ebb39aa93f6db4e7240f59d02946616d786a64a4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 12 09:35:53 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 12 09:35:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb39aa9
dev-go/vend: Keyword 1.0.3 arm64, #834137 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-go/vend/vend-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-go/vend/vend-1.0.3.ebuild b/dev-go/vend/vend-1.0.3.ebuild index 0db1ca8eb656..569a20676e89 100644 --- a/dev-go/vend/vend-1.0.3.ebuild +++ b/dev-go/vend/vend-1.0.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/nomad-software/vend/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" src_compile() { ego build . }
