summaryrefslogtreecommitdiff
path: root/dev-lang/micropython/micropython-1.17.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-18 18:59:02 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-18 18:59:02 +0000
commit1b07dd0a2cbe034321c613ee58a1f99a0df17995 (patch)
treecb7abb08f5c9c7b7d5e79a0b69936696dccbd5c0 /dev-lang/micropython/micropython-1.17.ebuild
parent0374a8491c853f9331b95ed2a38e688e4d2edce5 (diff)
gentoo auto-resync : 18:11:2022 - 18:59:02
Diffstat (limited to 'dev-lang/micropython/micropython-1.17.ebuild')
-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"