commit: 328ee490592045eb95f524ac3efa0157f27694d2
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 23:32:48 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 23:32:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ee490
dev-python/ioctl-opt: Keyword 1.3 for ~x86
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/ioctl-opt/ioctl-opt-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
index ad343145a4c0..670288c4324a 100644
--- a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
+++ b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
python_test() {
"${EPYTHON}" ioctl_opt/__init__.py || die