commit: 5ddfa3e515ee43c468cfa9dc0a8a61aa193149c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 13:54:27 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 13:54:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddfa3e5
dev-python/pylast: Stabilize 5.1.0 ALLARCHES, #882971
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pylast/pylast-5.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]