summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:00:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:02:10 +0200
commit55ef2990ef6000118afc00ed6d46c6eb1099332e (patch)
tree8a5b7f0b42ee2041342cfe0704b1f61db97a7ee1 /dev-python/pygal
parentdev-python/cssselect2: x86 stable wrt bug #720560 (diff)
downloadgentoo-55ef2990ef6000118afc00ed6d46c6eb1099332e.tar.gz
gentoo-55ef2990ef6000118afc00ed6d46c6eb1099332e.tar.bz2
gentoo-55ef2990ef6000118afc00ed6d46c6eb1099332e.zip
dev-python/pygal: x86 stable wrt bug #720560
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pygal')
-rw-r--r--dev-python/pygal/pygal-2.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygal/pygal-2.4.0-r1.ebuild b/dev-python/pygal/pygal-2.4.0-r1.ebuild
index 11bc8ed84a6c..abafcd558675 100644
--- a/dev-python/pygal/pygal-2.4.0-r1.ebuild
+++ b/dev-python/pygal/pygal-2.4.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/Kozea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/lxml[${PYTHON_USEDEP}]