summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild')
-rw-r--r--sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild b/sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild
index 692e85ece2db..62367166d15b 100644
--- a/sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild
+++ b/sys-power/bbswitch/bbswitch-0.8_p20200526.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
else
COMMIT="ddbd243638c7bc2baecf43a78aff46cdc12e9b2e"
SRC_URI="https://github.com/Bumblebee-Project/bbswitch/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/bbswitch-${COMMIT}"
fi