From: Agostino Sarubbo Date: Fri, 13 Jan 2017 15:33:55 +0000 (+0100) Subject: dev-python/pysaml2: x86 stable wrt bug #605324 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cd884d6ca3f9b1eb84d22956e5665a0e739ca2d2;p=gentoo.git dev-python/pysaml2: x86 stable wrt bug #605324 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild b/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild index 2cfd6a844d49..e7407be71ff2 100644 --- a/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild +++ b/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" PATCHES=( "${FILESDIR}/xxe-4.0.2.patch" )