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 6D07D139694 for ; Mon, 31 Jul 2017 09:01:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFB721FC0D5; Mon, 31 Jul 2017 09:01:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 919F21FC0EF for ; Mon, 31 Jul 2017 09:01:15 +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 7D46D341870 for ; Mon, 31 Jul 2017 09:01:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDDA174CB for ; Mon, 31 Jul 2017 09:01:12 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1501491653.749e1fc12dba5e9027c0af32c6a9228182897141.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/xen/xen-4.7.3.ebuild X-VCS-Directories: app-emulation/xen/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 749e1fc12dba5e9027c0af32c6a9228182897141 X-VCS-Branch: master Date: Mon, 31 Jul 2017 09:01:12 +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: 7808e1e2-0fe7-4541-86ea-a34d29d4f6f1 X-Archives-Hash: aaea1045b03b8ce98ff74069ce0dba78 commit: 749e1fc12dba5e9027c0af32c6a9228182897141 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jul 31 09:00:53 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jul 31 09:00:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749e1fc1 app-emulation/xen-4.7.3-r0: amd64 stable Gentoo-Bug: 624128 app-emulation/xen/xen-4.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen/xen-4.7.3.ebuild b/app-emulation/xen/xen-4.7.3.ebuild index f66bd1b70f8..c9c4f37aa17 100644 --- a/app-emulation/xen/xen-4.7.3.ebuild +++ b/app-emulation/xen/xen-4.7.3.ebuild @@ -16,7 +16,7 @@ if [[ $PV == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/xen.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" UPSTREAM_VER= SECURITY_VER= GENTOO_VER=