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 15B631382C5 for ; Mon, 7 May 2018 23:55:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A42C8E0958; Mon, 7 May 2018 23:55:19 +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 7D32BE0954 for ; Mon, 7 May 2018 23:55:19 +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 3922E335C05 for ; Mon, 7 May 2018 23:55:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35F71275 for ; Mon, 7 May 2018 23:55:15 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1525737147.b72046f51b39e0df309f7c142ff28331f48a3ff2.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox/virtualbox-5.1.36.ebuild X-VCS-Directories: app-emulation/virtualbox/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b72046f51b39e0df309f7c142ff28331f48a3ff2 X-VCS-Branch: master Date: Mon, 7 May 2018 23:55:15 +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: 2470c080-0295-49a6-a1b3-1a0ac3e66972 X-Archives-Hash: aff25f785955c6edaef78717cd4ea613 commit: b72046f51b39e0df309f7c142ff28331f48a3ff2 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon May 7 23:49:08 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon May 7 23:52:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72046f5 app-emulation/virtualbox: x86 stable (bug #655186) Package-Manager: Portage-2.3.34, Repoman-2.3.9 app-emulation/virtualbox/virtualbox-5.1.36.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox/virtualbox-5.1.36.ebuild b/app-emulation/virtualbox/virtualbox-5.1.36.ebuild index 73a8fc1d578..fe32f39d7b4 100644 --- a/app-emulation/virtualbox/virtualbox-5.1.36.ebuild +++ b/app-emulation/virtualbox/virtualbox-5.1.36.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="alsa debug doc headless java libressl lvm pam pax_kernel pulseaudio +opengl python +qt5 +sdk +udev vboxwebsrv vnc" RDEPEND="!app-emulation/virtualbox-bin