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 C8643138359 for ; Sun, 18 Oct 2020 15:24:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5187E09E9; Sun, 18 Oct 2020 15:24:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D10C8E09E9 for ; Sun, 18 Oct 2020 15:24:54 +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 A02DA340E73 for ; Sun, 18 Oct 2020 15:24:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26A183AA for ; Sun, 18 Oct 2020 15:24:52 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1603034679.02b072a6101ef908c4f4a26e862d12e188820f8a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/sof-firmware/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild X-VCS-Directories: sys-firmware/sof-firmware/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 02b072a6101ef908c4f4a26e862d12e188820f8a X-VCS-Branch: master Date: Sun, 18 Oct 2020 15:24:52 +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: 8850be6d-b3df-4626-9064-49909357e3b6 X-Archives-Hash: 98fab0880d52132b446da91e1e62c0d1 commit: 02b072a6101ef908c4f4a26e862d12e188820f8a Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 18 15:24:39 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 18 15:24:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b072a6 sys-firmware/sof-firmware: Stabilize 1.5.1 amd64, #749159 Signed-off-by: Mikle Kolyada gentoo.org> sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild b/sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild index cfd84283ad7..b3ae0343284 100644 --- a/sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild +++ b/sys-firmware/sof-firmware/sof-firmware-1.5.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/thesofproject/sof-bin/archive/stable-v${PV}.tar.gz - LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" S=${WORKDIR}/sof-bin-stable-v${PV}