commit: 078daa206106c39513ca4d3366c4465d2d5fe18e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 11:24:01 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 11:24:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078daa20
dev-embedded/u-boot-tools: arm stable wrt bug #705596 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild index 5cd751c0b8a..cacfea70929 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2019.10.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 ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc64 x86" IUSE="" DEPEND="
