commit: c04c8c90ba305b0b17d6cb7290509976b9c6d4d4
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 28 03:01:33 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 28 04:29:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c8c90
dev-python/pylast: Stabilize 7.0.0 ppc, #968086
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pylast/pylast-7.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pylast/pylast-7.0.0.ebuild
b/dev-python/pylast/pylast-7.0.0.ebuild
index c4046f0e7c3a..002afe086b89 100644
--- a/dev-python/pylast/pylast-7.0.0.ebuild
+++ b/dev-python/pylast/pylast-7.0.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ppc ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/httpx-0.26[${PYTHON_USEDEP}]