diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 17:58:34 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 17:58:34 +0200 |
commit | e54dcf247fd8d5ac0d401f6e74e153d48e1bc9a0 (patch) | |
tree | 6a91b766b901114d22517243e954a390ec394029 /dev-embedded/u-boot-tools | |
parent | dev-ruby/rrdtool-bindings: Stabilize 1.8.0 sparc, #842840 (diff) | |
download | gentoo-e54dcf247fd8d5ac0d401f6e74e153d48e1bc9a0.tar.gz gentoo-e54dcf247fd8d5ac0d401f6e74e153d48e1bc9a0.tar.bz2 gentoo-e54dcf247fd8d5ac0d401f6e74e153d48e1bc9a0.zip |
dev-embedded/u-boot-tools: Stabilize 2022.04 x86, #847931
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-embedded/u-boot-tools')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild index 2c89fa57625c..a562f4051070 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2022.04.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:=" |