From cd884d6ca3f9b1eb84d22956e5665a0e739ca2d2 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 13 Jan 2017 16:33:55 +0100 Subject: [PATCH] dev-python/pysaml2: x86 stable wrt bug #605324 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild b/dev-python/pysaml2/pysaml2-4.0.2-r1.ebuild index 2cfd6a844d495..e7407be71ff2a 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" )