summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-12-02 10:35:56 -0500
committerMike Gilbert <floppym@gentoo.org>2017-12-02 10:35:56 -0500
commit868343adc2b54efa59ed9a4309ebbcd3cd840636 (patch)
tree2cd5680ce6dd1e0754639eaf5d605faa66db98f9 /dev-python/pylast/pylast-1.9.0.ebuild
parentdev-python/path-and-address: depend on setuptools (diff)
downloadgentoo-868343adc2b54efa59ed9a4309ebbcd3cd840636.tar.gz
gentoo-868343adc2b54efa59ed9a4309ebbcd3cd840636.tar.bz2
gentoo-868343adc2b54efa59ed9a4309ebbcd3cd840636.zip
dev-python/pylast: 1.9.0 stable
Closes: https://bugs.gentoo.org/639402 Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
Diffstat (limited to 'dev-python/pylast/pylast-1.9.0.ebuild')
-rw-r--r--dev-python/pylast/pylast-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-1.9.0.ebuild b/dev-python/pylast/pylast-1.9.0.ebuild
index dce10b85fb36..27338bb36722 100644
--- a/dev-python/pylast/pylast-1.9.0.ebuild
+++ b/dev-python/pylast/pylast-1.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"