diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 11:11:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 11:11:41 +0000 |
commit | b2d1c9c4c5c5fa3a26992ec92f8aaf54019b2703 (patch) | |
tree | faf015075199c6e101471333884550dba5cb3f2a /dev-embedded | |
parent | www-client/opera-developer: remove old (diff) | |
download | gentoo-b2d1c9c4c5c5fa3a26992ec92f8aaf54019b2703.tar.gz gentoo-b2d1c9c4c5c5fa3a26992ec92f8aaf54019b2703.tar.bz2 gentoo-b2d1c9c4c5c5fa3a26992ec92f8aaf54019b2703.zip |
dev-embedded/u-boot-tools: Stabilize 2023.10 amd64, #917477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild index f3e482c3f88f..9512248159fc 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2023.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2023.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:=" |