summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:47:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:47:32 +0100
commitdeee62bc27484278e73c63c9bffb8a3c4222145a (patch)
tree8edae98360da371ec1183ccc0210c8f9801c148b /dev-python/python-ly
parentdev-python/pandas: version bump. (diff)
downloadgentoo-deee62bc27484278e73c63c9bffb8a3c4222145a.tar.gz
gentoo-deee62bc27484278e73c63c9bffb8a3c4222145a.tar.bz2
gentoo-deee62bc27484278e73c63c9bffb8a3c4222145a.zip
dev-python/python-ly: x86 stable wrt bug #709842
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/python-ly')
-rw-r--r--dev-python/python-ly/python-ly-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ly/python-ly-0.9.6.ebuild b/dev-python/python-ly/python-ly-0.9.6.ebuild
index e00e31edb19d..a3af081be8e4 100644
--- a/dev-python/python-ly/python-ly-0.9.6.ebuild
+++ b/dev-python/python-ly/python-ly-0.9.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
# no tests in pypi tarball and broken apparently:
# https://github.com/wbsoft/python-ly/issues/70