commit: c965db2ce47f58636740500e6a05386c16e01f0e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jun 19 08:49:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jun 19 08:49:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c965db2c
dev-go/gox: Keyword 1.0.1 arm64, #851069 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-go/gox/gox-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-go/gox/gox-1.0.1.ebuild b/dev-go/gox/gox-1.0.1.ebuild index 0464140dd470..af4ef5ae2363 100644 --- a/dev-go/gox/gox-1.0.1.ebuild +++ b/dev-go/gox/gox-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mitchellh/gox/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0/${PVR}" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" RESTRICT+=" test"