summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 23:22:21 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 23:22:21 +0100
commited5e46afd0aa462383f9cd94c756b747aa0b8a0c (patch)
treef3ff4a265c33c9d02059a6458b9007ad25455027 /dev-python/simplejson/simplejson-3.17.2-r1.ebuild
parentdev-python/simplegeneric: drop x86-macos (diff)
downloadgentoo-ed5e46afd0aa462383f9cd94c756b747aa0b8a0c.tar.gz
gentoo-ed5e46afd0aa462383f9cd94c756b747aa0b8a0c.tar.bz2
gentoo-ed5e46afd0aa462383f9cd94c756b747aa0b8a0c.zip
dev-python/simplejson: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/simplejson/simplejson-3.17.2-r1.ebuild')
-rw-r--r--dev-python/simplejson/simplejson-3.17.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simplejson/simplejson-3.17.2-r1.ebuild b/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
index c5be00caf282..b0c8f4bc0d0c 100644
--- a/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,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 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
DOCS=( README.rst CHANGES.txt )