diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-06 09:04:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-06 09:04:26 +0100 |
commit | 12da584d49d815018c6f2c41c6bba86cf278e27c (patch) | |
tree | e294be53b5da8535fcd77f543304351c8951d8a3 /dev-embedded | |
parent | dev-python/numpy: ppc stable wrt bug #832750 (diff) | |
download | gentoo-12da584d49d815018c6f2c41c6bba86cf278e27c.tar.gz gentoo-12da584d49d815018c6f2c41c6bba86cf278e27c.tar.bz2 gentoo-12da584d49d815018c6f2c41c6bba86cf278e27c.zip |
dev-embedded/u-boot-tools: ppc stable wrt bug #832768
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild index 2bb4846aa87c..ba915eca9ad9 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.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:=" |