From: Sergei Trofimovich Date: Wed, 6 May 2020 06:45:19 +0000 (+0100) Subject: dev-python/requests: keyworded 2.23.0 for ppc64, bug #700940 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=51e1858a275999bc7cc8df4c79d636df05d4f860;p=gentoo.git dev-python/requests: keyworded 2.23.0 for ppc64, bug #700940 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/requests/requests-2.23.0.ebuild b/dev-python/requests/requests-2.23.0.ebuild index 786e5b673087..065762193fcd 100644 --- a/dev-python/requests/requests-2.23.0.ebuild +++ b/dev-python/requests/requests-2.23.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="socks5 +ssl test" RESTRICT="!test? ( test )"