diff options
author | 2022-11-25 15:54:27 +0200 | |
---|---|---|
committer | 2022-11-25 15:54:27 +0200 | |
commit | 5ddfa3e515ee43c468cfa9dc0a8a61aa193149c7 (patch) | |
tree | da9220c2a598e728b8e24d6d8264efa9b7ffc1fd /dev-python/pylast/pylast-5.1.0.ebuild | |
parent | dev-python/flit_core: Stabilize 3.8.0 ALLARCHES, #883023 (diff) | |
download | gentoo-5ddfa3e515ee43c468cfa9dc0a8a61aa193149c7.tar.gz gentoo-5ddfa3e515ee43c468cfa9dc0a8a61aa193149c7.tar.bz2 gentoo-5ddfa3e515ee43c468cfa9dc0a8a61aa193149c7.zip |
dev-python/pylast: Stabilize 5.1.0 ALLARCHES, #882971
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pylast/pylast-5.1.0.ebuild')
-rw-r--r-- | dev-python/pylast/pylast-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-5.1.0.ebuild b/dev-python/pylast/pylast-5.1.0.ebuild index 07ac0a967207..8b3590c42903 100644 --- a/dev-python/pylast/pylast-5.1.0.ebuild +++ b/dev-python/pylast/pylast-5.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" 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}] |