diff options
author | Sam James <sam@gentoo.org> | 2022-12-03 10:54:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-03 10:54:13 +0000 |
commit | a9ec9aef564b625a612404dbae55bddb2d19d0a6 (patch) | |
tree | 6e671c6f486e66ce645431618983bd6327a28597 /dev-embedded | |
parent | dev-java/logback-core: Stabilize 1.4.1 ppc64, #884097 (diff) | |
download | gentoo-a9ec9aef564b625a612404dbae55bddb2d19d0a6.tar.gz gentoo-a9ec9aef564b625a612404dbae55bddb2d19d0a6.tar.bz2 gentoo-a9ec9aef564b625a612404dbae55bddb2d19d0a6.zip |
dev-embedded/u-boot-tools: Stabilize 2022.10 arm, #884101
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2022.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2022.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2022.10.ebuild index 87f4e46b9f07..e9d900569610 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2022.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2022.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:=" |