From: Georgy Yakovlev Date: Tue, 25 Feb 2020 07:47:43 +0000 (-0800) Subject: dev-python/python3-saml: keyword on ~ppc64, bug #710752 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cf2b23cf047ab6245be22893946dd450a4a12e1d;p=gentoo.git dev-python/python3-saml: keyword on ~ppc64, bug #710752 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-python/python3-saml/python3-saml-1.9.0.ebuild b/dev-python/python3-saml/python3-saml-1.9.0.ebuild index b38763544fcc..dfaa71d04c5a 100644 --- a/dev-python/python3-saml/python3-saml-1.9.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/onelogin/python3-saml/archive/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"