summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 17:33:07 +0000
committerSam James <sam@gentoo.org>2021-04-12 17:33:07 +0000
commit1031e48d329c871cfc4ddcd62871897a0ac89041 (patch)
tree46be0be700c3837b86a69ede705211491ed32cbf /x11-misc
parentx11-misc/virtualgl: Stabilize 2.6.5-r3 x86, #768039 (diff)
downloadgentoo-1031e48d329c871cfc4ddcd62871897a0ac89041.tar.gz
gentoo-1031e48d329c871cfc4ddcd62871897a0ac89041.tar.bz2
gentoo-1031e48d329c871cfc4ddcd62871897a0ac89041.zip
x11-misc/bumblebee: Stabilize 3.2.1_p20210112-r4 x86, #768039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild
index 91f7e125936c..25bad11dfede 100644
--- a/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild
+++ b/x11-misc/bumblebee/bumblebee-3.2.1_p20210112-r4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
else
COMMIT="8f3d307b6aabbc2cd8444c6e5a4360f3bf2915ec"
SRC_URI="https://github.com/Bumblebee-Project/Bumblebee/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/Bumblebee-${COMMIT}"
fi