commit: a2083f89d607dc08a3adace533af69497e2b4a90
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 30 12:05:55 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 12:05:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2083f89
dev-python/python3-discogs-client: Stabilize 2.7.1 ALLARCHES, #945431
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python3-discogs-client/python3-discogs-client-2.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/python3-discogs-client/python3-discogs-client-2.7.1.ebuild
b/dev-python/python3-discogs-client/python3-discogs-client-2.7.1.ebuild
index e76ec53a041c..611efbc56e03 100644
--- a/dev-python/python3-discogs-client/python3-discogs-client-2.7.1.ebuild
+++ b/dev-python/python3-discogs-client/python3-discogs-client-2.7.1.ebuild
@@ -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"