diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:32:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:32:29 +0000 |
commit | 38880d651ed596c912041d10f7a4eec18ae7a63b (patch) | |
tree | 9324a3f0150d26d1ec18c87f746b917448665f8e /dev-python | |
parent | dev-python/pyjwt: Stabilize 2.1.0 ALLARCHES, #794382 (diff) | |
download | gentoo-38880d651ed596c912041d10f7a4eec18ae7a63b.tar.gz gentoo-38880d651ed596c912041d10f7a4eec18ae7a63b.tar.bz2 gentoo-38880d651ed596c912041d10f7a4eec18ae7a63b.zip |
dev-python/pylast: Stabilize 4.2.1 ALLARCHES, #794385
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pylast/pylast-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-4.2.1.ebuild b/dev-python/pylast/pylast-4.2.1.ebuild index 224d71ffca3f..fed80ca96744 100644 --- a/dev-python/pylast/pylast-4.2.1.ebuild +++ b/dev-python/pylast/pylast-4.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND=" |