diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 05:49:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 05:49:02 +0000 |
commit | ab8b6e946648f888d68518ffdac7e1c141f548f4 (patch) | |
tree | e51999bdf66e9b5a3546cbcada57ed2ebeec0b61 /dev-embedded | |
parent | dev-python/numpy: Stabilize 1.22.2 arm64, #832750 (diff) | |
download | gentoo-ab8b6e946648f888d68518ffdac7e1c141f548f4.tar.gz gentoo-ab8b6e946648f888d68518ffdac7e1c141f548f4.tar.bz2 gentoo-ab8b6e946648f888d68518ffdac7e1c141f548f4.zip |
dev-embedded/u-boot-tools: Stabilize 2021.10 arm64, #832768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild index ba915eca9ad9..6e6bee222ea9 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild @@ -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:=" |