From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-849486-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DFF11384B4 for <garchives@archives.gentoo.org>; Tue, 1 Dec 2015 09:38:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF6D821C052; Tue, 1 Dec 2015 09:38:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9495521C052 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Dec 2015 09:38:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44A46340771 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Dec 2015 09:38:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D1F7612 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Dec 2015 09:38:38 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1448962710.550bd45b9ed1948f01ad41a0bd92574688dca2d4.ago@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.5.2-r1.ebuild X-VCS-Directories: app-emulation/xen-tools/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 550bd45b9ed1948f01ad41a0bd92574688dca2d4 X-VCS-Branch: master Date: Tue, 1 Dec 2015 09:38:38 +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-Archives-Salt: 9b5d398c-77c3-449a-90f2-bcfdbb171ba1 X-Archives-Hash: 1316604565128ac33647869153f4dde6 commit: 550bd45b9ed1948f01ad41a0bd92574688dca2d4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Dec 1 09:38:30 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Dec 1 09:38:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550bd45b app-emulation/xen-tools: amd64 stable wrt bug #566838 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild index a5e4b14..9a90ca4 100644 --- a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild @@ -16,7 +16,7 @@ if [[ $PV == *9999 ]]; then S="${WORKDIR}/${REPO}" live_eclass="mercurial" else - KEYWORDS="~amd64 ~arm ~arm64 -x86" + KEYWORDS="amd64 ~arm ~arm64 -x86" UPSTREAM_VER= SECURITY_VER=7 # xen-tools's gentoo patches tarball