From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D09501382C5 for ; Wed, 6 Jan 2021 01:05:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7A62E0871; Wed, 6 Jan 2021 01:05:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE85AE0871 for ; Wed, 6 Jan 2021 01:05:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C518333BECB for ; Wed, 6 Jan 2021 01:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EE2F4B for ; Wed, 6 Jan 2021 01:05:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1609895085.88bb9b6a60591ae60d5e374c53a8627eb0b18d40.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild X-VCS-Directories: dev-embedded/u-boot-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 88bb9b6a60591ae60d5e374c53a8627eb0b18d40 X-VCS-Branch: master Date: Wed, 6 Jan 2021 01:05:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2bbb81a3-4d2b-47f6-beb7-30042877b6c4 X-Archives-Hash: 984e48e20f8615b89ec23c302e4ee70a commit: 88bb9b6a60591ae60d5e374c53a8627eb0b18d40 Author: Sam James gentoo org> AuthorDate: Wed Jan 6 01:04:45 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 6 01:04:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88bb9b6a dev-embedded/u-boot-tools: Stabilize 2020.04-r2 amd64, #717000 Signed-off-by: Sam James gentoo.org> dev-embedded/u-boot-tools/u-boot-tools-2020.04-r2.ebuild | 4 ++-- 1 file 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 adb1cbbb220..aa0d6b1b69e 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="