summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-18 17:06:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-18 17:06:38 +0200
commit8d1b3fcdfcd932b0d57048f6963ac46553a4a349 (patch)
tree0c7ee7c02ca3d6da990778085da3a3ad9a49c1de /dev-lang/micropython
parentmail-client/claws-mail: drop 3.18.0-r3, 4.1.1 (diff)
downloadgentoo-8d1b3fcdfcd932b0d57048f6963ac46553a4a349.tar.gz
gentoo-8d1b3fcdfcd932b0d57048f6963ac46553a4a349.tar.bz2
gentoo-8d1b3fcdfcd932b0d57048f6963ac46553a4a349.zip
dev-lang/micropython: Keyword 1.17 arm64, #873238
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/micropython')
-rw-r--r--dev-lang/micropython/micropython-1.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/micropython/micropython-1.17.ebuild b/dev-lang/micropython/micropython-1.17.ebuild
index ce87e6721415..352bc9cfea11 100644
--- a/dev-lang/micropython/micropython-1.17.ebuild
+++ b/dev-lang/micropython/micropython-1.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="Python implementation for microcontrollers"
HOMEPAGE="https://github.com/micropython/micropython"
SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
LICENSE="MIT"
SLOT="0"
IUSE="test"