commit: 00f695b9b143d51bb2e0a00c4f3cb550274242fa
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 9 16:48:46 2019 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sat Mar 9 16:48:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f695b9
sys-power/bbswitch: stabilize 0.8-r2 on amd64/x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
sys-power/bbswitch/bbswitch-0.8-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
b/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
index ad44354463c..19ec8059046 100644
--- a/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
+++ b/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
@@ -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"