commit: 96cb9d8f79cc98460e1d7c4f053213071da8e721
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 19:22:38 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 19:22:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96cb9d8f
dev-python/exceptiongroup: Stabilize 1.0.0 arm, #879471
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/exceptiongroup/exceptiongroup-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/exceptiongroup/exceptiongroup-1.0.0.ebuild
b/dev-python/exceptiongroup/exceptiongroup-1.0.0.ebuild
index b848cb3eea31..cc763554429e 100644
--- a/dev-python/exceptiongroup/exceptiongroup-1.0.0.ebuild
+++ b/dev-python/exceptiongroup/exceptiongroup-1.0.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT PSF-2.4"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86"
distutils_enable_tests pytest