summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"