dev-python/python3-discogs-client: Stabilize 2.7 arm64, #918371

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2023-11-24 17:24:12 +02:00
parent 296e376382
commit c8ea8ee7eb

View File

@@ -15,7 +15,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"