diff options
author | 2024-06-08 09:24:43 +0300 | |
---|---|---|
committer | 2024-06-08 09:24:43 +0300 | |
commit | a6548c0315793bd51c33ed562ff125e0e9c51713 (patch) | |
tree | 9fa197939929e083944d5ee55e677723179f4b49 /dev-python/pylast | |
parent | dev-lang/python: Stabilize 3.11.9-r1 arm64, #933786 (diff) | |
download | gentoo-a6548c0315793bd51c33ed562ff125e0e9c51713.tar.gz gentoo-a6548c0315793bd51c33ed562ff125e0e9c51713.tar.bz2 gentoo-a6548c0315793bd51c33ed562ff125e0e9c51713.zip |
dev-python/pylast: Stabilize 5.3.0 ALLARCHES, #933805
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/pylast-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-5.3.0.ebuild b/dev-python/pylast/pylast-5.3.0.ebuild index d4308e6d07b6..c95e79f3f4a4 100644 --- a/dev-python/pylast/pylast-5.3.0.ebuild +++ b/dev-python/pylast/pylast-5.3.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-python/httpx[${PYTHON_USEDEP}] |