diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 22:15:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 22:16:32 +0000 |
commit | 3f1c5b8570c34dd6a76dde0027170409b82d25fa (patch) | |
tree | c526b2d4732854f35320d4f6129de53b2db56343 /dev-embedded | |
parent | dev-libs/libgnt: Stabilize 2.14.3 ppc, #829474 (diff) | |
download | gentoo-3f1c5b8570c34dd6a76dde0027170409b82d25fa.tar.gz gentoo-3f1c5b8570c34dd6a76dde0027170409b82d25fa.tar.bz2 gentoo-3f1c5b8570c34dd6a76dde0027170409b82d25fa.zip |
dev-embedded/u-boot-tools: Stabilize 2021.07 ppc, #831204
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.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 f77a2b9b75d5..92b7d18e73fb 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:=" |