summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:06:36 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:06:36 +0000
commit62c9035a9c902ddbc0a9c1178e3e64ff8d5eeb54 (patch)
tree0de63e28cb13ceace250bd6af1ab94fc6a8d4616 /dev-python/pyu2f
parentmedia-video/pitivi: Stabilize 0.999-r4 x86, #790242 (diff)
downloadgentoo-62c9035a9c902ddbc0a9c1178e3e64ff8d5eeb54.tar.gz
gentoo-62c9035a9c902ddbc0a9c1178e3e64ff8d5eeb54.tar.bz2
gentoo-62c9035a9c902ddbc0a9c1178e3e64ff8d5eeb54.zip
dev-python/pyu2f: Keyword 0.1.4-r1 arm64, #783141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyu2f')
-rw-r--r--dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild b/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild
index a0dfbb4c11a8..8316ef93d07a 100644
--- a/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild
+++ b/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"