commit: 677ea52229708ff6658211460f3cdd75e7a02a57
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 17:31:34 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 17:31:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=677ea522
dev-python/superqt: Keyword 0.7.0 arm64, #938960
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/superqt/superqt-0.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/superqt/superqt-0.7.0.ebuild
b/dev-python/superqt/superqt-0.7.0.ebuild
index 0499d4b363a1..c3cb1c5abd05 100644
--- a/dev-python/superqt/superqt-0.7.0.ebuild
+++ b/dev-python/superqt/superqt-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]