commit: a173e4ff0132d6de9fc11037fae449bb640e27ef Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 8 12:57:56 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 8 12:57:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a173e4ff
dev-python/simplejson: Stabilize 3.20.1 sparc, #950802 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/simplejson/simplejson-3.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simplejson/simplejson-3.20.1.ebuild b/dev-python/simplejson/simplejson-3.20.1.ebuild index 1b50cb8dc9b6..a75b433e36d2 100644 --- a/dev-python/simplejson/simplejson-3.20.1.ebuild +++ b/dev-python/simplejson/simplejson-3.20.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="|| ( MIT AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="+native-extensions" DOCS=( README.rst CHANGES.txt )
