From e57337d90bc11d1a23735279dc97ce18856d25a1 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 3 Mar 2019 00:41:49 +0100 Subject: [PATCH] dev-python/pyquery: x86 stable (bug #675160) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- dev-python/pyquery/pyquery-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyquery/pyquery-1.4.0.ebuild b/dev-python/pyquery/pyquery-1.4.0.ebuild index 9bf1439e941c5..63e4792e2999a 100644 --- a/dev-python/pyquery/pyquery-1.4.0.ebuild +++ b/dev-python/pyquery/pyquery-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc x86" IUSE="test" RDEPEND="