summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-19 10:49:53 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-19 10:49:53 +0200
commitc965db2ce47f58636740500e6a05386c16e01f0e (patch)
tree76e338ea6167ca76917eff5cf2d991ee571a6293 /dev-go
parentapp-admin/consul: Keyword 1.12.2 arm64, #851069 (diff)
downloadgentoo-c965db2ce47f58636740500e6a05386c16e01f0e.tar.gz
gentoo-c965db2ce47f58636740500e6a05386c16e01f0e.tar.bz2
gentoo-c965db2ce47f58636740500e6a05386c16e01f0e.zip
dev-go/gox: Keyword 1.0.1 arm64, #851069
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/gox/gox-1.0.1.ebuild4
1 files 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"