commit: d79e6383a9dbb845ec4bd0e71ec23e30cf9eef56
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 19:30:09 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 19:30:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79e6383
dev-python/exceptiongroup: Stabilize 1.0.0 ALLARCHES, #879471
Signed-off-by: Sam James <sam <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 ac330edfca92..a02d461d86a0 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