dev-python/python3-discogs-client: Stabilize 2.7.1 ALLARCHES, #945431

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-11-30 12:05:55 +00:00
parent 10a19a4efe
commit a2083f89d6

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
inherit pypi
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 arm64 ~x86"
fi
DESCRIPTION="Continuation of the official Python API client for Discogs"