commit: 1db2ee88bbb385238452d4d7366cc09b09715cb2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 04:18:21 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 04:18:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db2ee88
sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826
sys-power/bbswitch/bbswitch-0.8-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-power/bbswitch/bbswitch-0.8-r1.ebuild
b/sys-power/bbswitch/bbswitch-0.8-r1.ebuild
index bb29cb2fd85..d2d37a055f8 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"