diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-23 17:09:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 16:38:50 +0000 |
commit | eef68221f7e5ab9e18cc29961e55d8fa0d572125 (patch) | |
tree | 31e0b0f0500b8c0dd7076f1c04ddd55050937332 /dev-python/pylast | |
parent | dev-python/filetype: stable 1.0.7 for hppa, bug #752252 (diff) | |
download | gentoo-eef68221f7e5ab9e18cc29961e55d8fa0d572125.tar.gz gentoo-eef68221f7e5ab9e18cc29961e55d8fa0d572125.tar.bz2 gentoo-eef68221f7e5ab9e18cc29961e55d8fa0d572125.zip |
dev-python/pylast: stable 4.0.0 for hppa, bug #752252
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/pylast-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-4.0.0.ebuild b/dev-python/pylast/pylast-4.0.0.ebuild index 1e4b885f9d02..7cc2c9192cdc 100644 --- a/dev-python/pylast/pylast-4.0.0.ebuild +++ b/dev-python/pylast/pylast-4.0.0.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=" |