From: Sergei Trofimovich Date: Thu, 30 Apr 2020 07:16:02 +0000 (+0100) Subject: dev-python/jsonpointer: keyworded 2.0-r1 for ppc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7aafdea254d723f57ed1124942defc4bd2d64818;p=gentoo.git dev-python/jsonpointer: keyworded 2.0-r1 for ppc Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild b/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild index 64423505420e..2f61b34edb5e 100644 --- a/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild +++ b/dev-python/jsonpointer/jsonpointer-2.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"