commit: 27697386c654a90aa4baf5eba399339384addad5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 5 18:04:12 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 5 18:04:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27697386
dev-embedded/u-boot-tools: Stabilize 2021.07 arm64, #830607
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
b/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
index c917c6a346b0..f77a2b9b75d5 100644
--- a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
+++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.07.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=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="envtools"
RDEPEND="dev-libs/openssl:="