diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:29:54 +0100 |
commit | c2ed742223956d692ccac568735ddd2e9bd47b68 (patch) | |
tree | 6d7a25cdb7828cc64da66a43dbfdbd1ef162432d /dev-embedded | |
parent | net-libs/libwebsockets: amd64 stable wrt bug #705512 (diff) | |
download | gentoo-c2ed742223956d692ccac568735ddd2e9bd47b68.tar.gz gentoo-c2ed742223956d692ccac568735ddd2e9bd47b68.tar.bz2 gentoo-c2ed742223956d692ccac568735ddd2e9bd47b68.zip |
dev-embedded/u-boot-tools: amd64 stable wrt bug #705596
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2019.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 6d75f56e5069..d0b85037bf74 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |