commit: cf2b23cf047ab6245be22893946dd450a4a12e1d Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Feb 25 07:47:43 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Feb 25 07:47:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2b23cf
dev-python/python3-saml: keyword on ~ppc64, bug #710752 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-python/python3-saml/python3-saml-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b38763544fc..dfaa71d04c5 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 )"
