summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2019-03-09 17:48:46 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2019-03-09 17:48:46 +0100
commit00f695b9b143d51bb2e0a00c4f3cb550274242fa (patch)
tree7a955559e1065f6f1fc0b16075ba8ccd5a11b586 /sys-power
parentmedia-libs/gegl: 0.4.14, sync 9999 (diff)
downloadgentoo-00f695b9b143d51bb2e0a00c4f3cb550274242fa.tar.gz
gentoo-00f695b9b143d51bb2e0a00c4f3cb550274242fa.tar.bz2
gentoo-00f695b9b143d51bb2e0a00c4f3cb550274242fa.zip
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@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/bbswitch/bbswitch-0.8-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/bbswitch/bbswitch-0.8-r2.ebuild b/sys-power/bbswitch/bbswitch-0.8-r2.ebuild
index ad44354463cd..19ec80590463 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"