summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2023-06-09 12:43:29 -0400
committerMichael Orlitzky <mjo@gentoo.org>2023-06-09 12:45:26 -0400
commit12f3ab43f14ee883f31833a6709c3763adafd6fe (patch)
tree8c2b92346a6ce0c53fadadb1ff07fab45b4a52f5 /app-laptop
parentdev-cpp/tbb: Stabilize 2021.9.0 arm64, #908149 (diff)
downloadgentoo-12f3ab43f14ee883f31833a6709c3763adafd6fe.tar.gz
gentoo-12f3ab43f14ee883f31833a6709c3763adafd6fe.tar.bz2
gentoo-12f3ab43f14ee883f31833a6709c3763adafd6fe.zip
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@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/hdapsd/hdapsd-20141203-r3.ebuild4
1 files 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=""