diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 16:40:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 16:40:40 +0100 |
commit | b128638d24b5ba0522ac9420ff3c914382b6ed8a (patch) | |
tree | ce2039e0136e2a2314f58b110250f5a5e9a8615a /dev-embedded/u-boot-tools | |
parent | app-arch/brotli: Stabilize 1.0.9-r3 amd64, #811681 (diff) | |
download | gentoo-b128638d24b5ba0522ac9420ff3c914382b6ed8a.tar.gz gentoo-b128638d24b5ba0522ac9420ff3c914382b6ed8a.tar.bz2 gentoo-b128638d24b5ba0522ac9420ff3c914382b6ed8a.zip |
dev-embedded/u-boot-tools: Stabilize 2021.07 arm, #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 8511d1c55044..527c4be7d892 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:=" |