diff options
Diffstat (limited to 'dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild')
| -rw-r--r-- | dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 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 18da7aa210d7..65b948236ab2 100644 --- a/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild +++ b/dev-python/python3-discogs-client/python3-discogs-client-9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{9,10,11,12,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" |
