From: Matt Turner Date: Sun, 1 Apr 2018 04:18:21 +0000 (-0700) Subject: sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1db2ee88bbb385238452d4d7366cc09b09715cb2;p=gentoo.git sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826 --- diff --git a/sys-power/bbswitch/bbswitch-0.8-r1.ebuild b/sys-power/bbswitch/bbswitch-0.8-r1.ebuild index bb29cb2fd85b..d2d37a055f8a 100644 --- a/sys-power/bbswitch/bbswitch-0.8-r1.ebuild +++ b/sys-power/bbswitch/bbswitch-0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then else PATCHES=( "${FILESDIR}/${PN}-0.8-kernel-4.12.patch" ) SRC_URI="https://github.com/Bumblebee-Project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Toggle discrete NVIDIA Optimus graphics card"