commit: 12f3ab43f14ee883f31833a6709c3763adafd6fe Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Jun 9 16:43:29 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Jun 9 16:45:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f3ab43
app-laptop/hdapsd: stabilize 20141203-r3 for amd64, x86 This requires special hardware that I doubt anyone else has, so I'm taking a chance with x86. YOLO. Closes: https://bugs.gentoo.org/908130 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> app-laptop/hdapsd/hdapsd-20141203-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-laptop/hdapsd/hdapsd-20141203-r3.ebuild b/app-laptop/hdapsd/hdapsd-20141203-r3.ebuild index ee9f8da5e64c..dc97598dd6d8 100644 --- a/app-laptop/hdapsd/hdapsd-20141203-r3.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/evgeni/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libconfig" BDEPEND=""
