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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27D2E158087 for ; Sat, 8 Jan 2022 18:03:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8980F2BC03D; Sat, 8 Jan 2022 18:03:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F02BE2BC02F for ; Sat, 8 Jan 2022 18:03:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E6FF342F70 for ; Sat, 8 Jan 2022 18:03:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60DAF295 for ; Sat, 8 Jan 2022 18:03:33 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1641664924.eb8fc579c619b302ec92a29f5ba36dde5b585053.jsmolic@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.15.1-r2.ebuild X-VCS-Directories: app-emulation/xen-tools/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: eb8fc579c619b302ec92a29f5ba36dde5b585053 X-VCS-Branch: master Date: Sat, 8 Jan 2022 18:03:33 +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: 49af6272-03dc-4392-95ec-0369517af92e X-Archives-Hash: 1568bc39b0c3967d099f1e7d66570063 commit: eb8fc579c619b302ec92a29f5ba36dde5b585053 Author: Jakov Smolić gentoo org> AuthorDate: Sat Jan 8 18:02:04 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sat Jan 8 18:02:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8fc579 app-emulation/xen-tools: Stabilize 4.15.1-r2 x86, #830799 Signed-off-by: Jakov Smolić gentoo.org> app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild index 1bd53de373b8..09fbb10d3318 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=1 SECURITY_VER= # xen-tools's gentoo patches tarball