commit: 6031cb4d2559add76cee2f2c76eb129739b0c804 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 11:23:28 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 11:26:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6031cb4d
app-laptop/tp_smapi: stabilize 0.44 for amd64, x86 YOLOing x86 again because this needs special hardware. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> app-laptop/tp_smapi/tp_smapi-0.44.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-laptop/tp_smapi/tp_smapi-0.44.ebuild b/app-laptop/tp_smapi/tp_smapi-0.44.ebuild index 828b76306fd0..d725c7dbf63b 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.44.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.44.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linux-thinkpad/tp_smapi/releases/download/tp-smapi/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="hdaps"
