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 484721396D9 for ; Fri, 3 Nov 2017 18:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47998E0E36; Fri, 3 Nov 2017 18:05:49 +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 1EE50E0E36 for ; Fri, 3 Nov 2017 18:05:49 +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 30FC73417AF for ; Fri, 3 Nov 2017 18:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5E5493BE for ; Fri, 3 Nov 2017 18:05:46 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1509732343.dc88d886c6c286a4f13b62b6c00ca3e64119ba22.dlan@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.8.2-r3.ebuild X-VCS-Directories: app-emulation/xen-tools/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: dc88d886c6c286a4f13b62b6c00ca3e64119ba22 X-VCS-Branch: master Date: Fri, 3 Nov 2017 18:05:46 +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-Archives-Salt: ba2269d2-4f7d-424f-a27e-b1532cfe1965 X-Archives-Hash: bda72213938259ba05f5c4d404cad8a9 commit: dc88d886c6c286a4f13b62b6c00ca3e64119ba22 Author: Yixun Lan gentoo org> AuthorDate: Fri Nov 3 18:00:11 2017 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri Nov 3 18:05:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc88d886 app-emulation/xen-tools: arm64 stable Gentoo-Bug: 631366 Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild index 431efbabe51..d82d2e22dd6 100644 --- a/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.8.2-r3.ebuild @@ -18,7 +18,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=2 SECURITY_VER= # xen-tools's gentoo patches tarball