diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 01:04:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 01:04:45 +0000 |
commit | 88bb9b6a60591ae60d5e374c53a8627eb0b18d40 (patch) | |
tree | 274d0ae2528b1936eb814a0b520a52f91e6b0be7 /dev-embedded/u-boot-tools | |
parent | media-libs/qhull: install deprecated libqhull (diff) | |
download | gentoo-88bb9b6a60591ae60d5e374c53a8627eb0b18d40.tar.gz gentoo-88bb9b6a60591ae60d5e374c53a8627eb0b18d40.tar.bz2 gentoo-88bb9b6a60591ae60d5e374c53a8627eb0b18d40.zip |
dev-embedded/u-boot-tools: Stabilize 2020.04-r2 amd64, #717000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/u-boot-tools')
-rw-r--r-- | dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild index adb1cbbb220a..aa0d6b1b69eb 100644 --- a/dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild +++ b/dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="" BDEPEND=" |