sys-power/bbswitch-0.8-r1: amd64/x86 stable, bug 627826
authorMatt Turner <mattst88@gentoo.org>
Sun, 1 Apr 2018 04:18:21 +0000 (21:18 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sun, 1 Apr 2018 04:18:41 +0000 (21:18 -0700)
sys-power/bbswitch/bbswitch-0.8-r1.ebuild

index bb29cb2fd85b0591cf845edf5907f4d10c5500cf..d2d37a055f8ad9a5dea5bca3a279602ca5858868 100644 (file)
@@ -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"