From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1272192-garchives=archives.gentoo.org@lists.gentoo.org> 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 646F31382C5 for <garchives@archives.gentoo.org>; Sun, 18 Apr 2021 01:41:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01ED1E0855; Sun, 18 Apr 2021 01:41:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E20EDE0855 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Apr 2021 01:41:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9287434090F for <gentoo-commits@lists.gentoo.org>; Sun, 18 Apr 2021 01:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3280E73D for <gentoo-commits@lists.gentoo.org>; Sun, 18 Apr 2021 01:41:18 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1618710067.f3bd75bec3dd5d5c1ab7edd84482835e1a46ed6c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/xen-tools/xen-tools-4.13.3.ebuild X-VCS-Directories: app-emulation/xen-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f3bd75bec3dd5d5c1ab7edd84482835e1a46ed6c X-VCS-Branch: master Date: Sun, 18 Apr 2021 01:41:18 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 92a6f8e8-4138-4213-92cb-9ddfa652477e X-Archives-Hash: b739083716e12547c29b328048b10b72 commit: f3bd75bec3dd5d5c1ab7edd84482835e1a46ed6c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 01:41:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 01:41:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3bd75be app-emulation/xen-tools: Stabilize 4.13.3 x86, #783456 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/xen-tools/xen-tools-4.13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.13.3.ebuild b/app-emulation/xen-tools/xen-tools-4.13.3.ebuild index f7a1cd02db8..c413f4c4d87 100644 --- a/app-emulation/xen-tools/xen-tools-4.13.3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.13.3.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" UPSTREAM_VER= SECURITY_VER= # xen-tools's gentoo patches tarball