commit: 87b3f89997332c9038ce8035b1a333720a8a23cf
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 22:59:32 2025 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 23:00:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b3f899
dev-python/ioctl-opt: Keyword 1.3 for ~arm64
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 d61a37835651..ad343145a4c0 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"
+KEYWORDS="~amd64 ~arm64"
python_test() {
"${EPYTHON}" ioctl_opt/__init__.py || die