summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:13:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:13:02 +0200
commitf5d622e953433647f2ed139209508e95d1572439 (patch)
tree5b4028360bcb4e3aeb9ba039c373a1c2fb05f94d /dev-python/simplejson
parentdev-python/pyyaml: sparc stable wrt bug #851426 (diff)
downloadgentoo-f5d622e953433647f2ed139209508e95d1572439.tar.gz
gentoo-f5d622e953433647f2ed139209508e95d1572439.tar.bz2
gentoo-f5d622e953433647f2ed139209508e95d1572439.zip
dev-python/simplejson: sparc stable wrt bug #851441
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/simplejson-3.17.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simplejson/simplejson-3.17.6.ebuild b/dev-python/simplejson/simplejson-3.17.6.ebuild
index 058a48f0429a..98a74716e6d2 100644
--- a/dev-python/simplejson/simplejson-3.17.6.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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"
DOCS=( README.rst CHANGES.txt )