commit: 989a2294dca9456fe96e15dbfed6a451072eef6b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jul 13 05:59:00 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jul 13 05:59:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989a2294
sys-power/bbswitch: Stabilize 0.8_p20211129-r1 x86, #935893 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-power/bbswitch/bbswitch-0.8_p20211129-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/bbswitch/bbswitch-0.8_p20211129-r1.ebuild b/sys-power/bbswitch/bbswitch-0.8_p20211129-r1.ebuild index d2ea437604c5..9fe6d62a889b 100644 --- a/sys-power/bbswitch/bbswitch-0.8_p20211129-r1.ebuild +++ b/sys-power/bbswitch/bbswitch-0.8_p20211129-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then else COMMIT="23891174a80ea79c7720bcc7048a5c2bfcde5cd9" 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