diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 19:46:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 19:46:17 +0100 |
commit | 913849d7ac8e063ceb2a683b98a7ed38e990ce92 (patch) | |
tree | 425f0da947ae6409e8dc516552a475628bb10f87 /dev-embedded/u-boot-tools | |
parent | dev-python/cython: Stabilize 0.29.24-r1 amd64, #808282 (diff) | |
download | gentoo-913849d7ac8e063ceb2a683b98a7ed38e990ce92.tar.gz gentoo-913849d7ac8e063ceb2a683b98a7ed38e990ce92.tar.bz2 gentoo-913849d7ac8e063ceb2a683b98a7ed38e990ce92.zip |
dev-embedded/u-boot-tools: Stabilize 2021.07 amd64, #815808
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/u-boot-tools')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild | 2 |
1 files changed, 1 insertions, 1 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 009bdef2a30b..c917c6a346b0 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 @@ -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:=" |