diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 09:47:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 09:47:33 +0000 |
commit | e939d1f744832e9a84171ff4123f621150dffc54 (patch) | |
tree | c3ed4738be8900bf0436ec1198eb15ead37236da /dev-python/pylast | |
parent | dev-python/filetype: stable 1.0.7 for sparc (diff) | |
download | gentoo-e939d1f744832e9a84171ff4123f621150dffc54.tar.gz gentoo-e939d1f744832e9a84171ff4123f621150dffc54.tar.bz2 gentoo-e939d1f744832e9a84171ff4123f621150dffc54.zip |
dev-python/pylast: stable 3.3.0 for sparc
stable wrt bug #752252
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/pylast-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-3.3.0.ebuild b/dev-python/pylast/pylast-3.3.0.ebuild index 18789b6de119..518daa35484d 100644 --- a/dev-python/pylast/pylast-3.3.0.ebuild +++ b/dev-python/pylast/pylast-3.3.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=" |