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 DE7F1139085 for ; Tue, 31 Jan 2017 12:32:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C5B6E0E35; Tue, 31 Jan 2017 12:31:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76A7DE0E35 for ; Tue, 31 Jan 2017 12:31:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 294D934119A for ; Tue, 31 Jan 2017 12:31:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 836533C12 for ; Tue, 31 Jan 2017 12:31:56 +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: <1485865904.3470345361af595eef0850abcfad389c531ae3dc.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild X-VCS-Directories: app-emulation/virtualbox-bin/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 3470345361af595eef0850abcfad389c531ae3dc X-VCS-Branch: master Date: Tue, 31 Jan 2017 12:31:56 +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: 8523a879-7057-4b21-b35d-8ff052f1626f X-Archives-Hash: e4b1982761042374169e1fbb330ed878 commit: 3470345361af595eef0850abcfad389c531ae3dc Author: Tobias Klausmann gentoo org> AuthorDate: Tue Jan 31 12:31:28 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Jan 31 12:31:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34703453 app-emulation/virtualbox-bin-5.0.32.112930-r0: stable on amd64 Gentoo-Bug: 607674 app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild index ef63e45..ca7be6d 100644 --- a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild +++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild @@ -35,7 +35,7 @@ SRC_URI="amd64? ( http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_amd LICENSE="GPL-2 PUEL" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+additions +chm headless python vboxwebsrv rdesktop-vrdp" RESTRICT="mirror"