summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-04 22:27:50 +0100
committerSam James <sam@gentoo.org>2021-09-04 22:27:50 +0100
commitb431f9b561f360bf5a90fe67576fcccda3a01a59 (patch)
tree801f9a664e175e2670fe68c47c2c3510b741207d /sys-power
parentsys-apps/openrc: remove old (diff)
downloadgentoo-b431f9b561f360bf5a90fe67576fcccda3a01a59.tar.gz
gentoo-b431f9b561f360bf5a90fe67576fcccda3a01a59.tar.bz2
gentoo-b431f9b561f360bf5a90fe67576fcccda3a01a59.zip
sys-power/bbswitch: Stabilize 0.8_p20200526 amd64, #811240
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-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