commit:     57c4c9362ea8ad4ade048116542a1c53a78a9ef9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 05:00:51 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 05:00:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c4c936

dev-python/python3-discogs-client: Sync live

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git 
a/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild 
b/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild
index 6c4aa64a3c5d..e76ec53a041c 100644
--- a/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild
+++ b/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild
@@ -4,8 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 
@@ -14,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        inherit pypi
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Continuation of the official Python API client for Discogs"

Reply via email to