commit: 6c2d2f8ccd2e244a1715bf995484507a819747b0
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 19:55:34 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 19:56:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2d2f8c
dev-libs/pthreadpool: keyword 2023.08.29 for ~x86
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-libs/pthreadpool/pthreadpool-2023.08.29.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/pthreadpool/pthreadpool-2023.08.29.ebuild
b/dev-libs/pthreadpool/pthreadpool-2023.08.29.ebuild
index 800934e973b0..205858259d66 100644
--- a/dev-libs/pthreadpool/pthreadpool-2023.08.29.ebuild
+++ b/dev-libs/pthreadpool/pthreadpool-2023.08.29.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${CommitId}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
DEPEND="dev-libs/FXdiv"