commit: ec1305999b37d4f303418a98cd488809a5c5d012 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 31 08:33:37 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 31 08:33:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec130599
dev-python/simplejson: Stabilize 3.19.3 arm, #938801 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/simplejson/simplejson-3.19.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simplejson/simplejson-3.19.3.ebuild b/dev-python/simplejson/simplejson-3.19.3.ebuild index 2eb51469ddb8..f24a97907433 100644 --- a/dev-python/simplejson/simplejson-3.19.3.ebuild +++ b/dev-python/simplejson/simplejson-3.19.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="|| ( MIT AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~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 )
