dev-python/python3-discogs-client: Stabilize 2.8 ALLARCHES, #950853

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-03-08 11:45:47 +02:00
parent b9648c1bec
commit 2e3eff35a4
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

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"