diff options
author | Sam James <sam@gentoo.org> | 2021-06-21 20:03:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-21 20:03:09 +0100 |
commit | 05b583f9e88e006c0d1a1829fdaa1b2c16104083 (patch) | |
tree | d9fafcead642aca4ee8db0aa7bc291419622d062 /dev-embedded | |
parent | net-mail/dovecot: Stabilize 2.3.14.1 x86, #797349 (diff) | |
download | gentoo-05b583f9e88e006c0d1a1829fdaa1b2c16104083.tar.gz gentoo-05b583f9e88e006c0d1a1829fdaa1b2c16104083.tar.bz2 gentoo-05b583f9e88e006c0d1a1829fdaa1b2c16104083.zip |
dev-embedded/u-boot-tools: Stabilize 2021.04_rc2 x86, #771555
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.04_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild index 4690d2a360a0..e89508d6228f 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="" RDEPEND="dev-libs/openssl:0=" |