commit: 2e3eff35a4f94d7c04f05113bfb4288b503a212a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 09:45:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 09:45:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3eff35
dev-python/python3-discogs-client: Stabilize 2.8 ALLARCHES, #950853
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python3-discogs-client/python3-discogs-client-2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/python3-discogs-client/python3-discogs-client-2.8.ebuild
b/dev-python/python3-discogs-client/python3-discogs-client-2.8.ebuild
index 9ac2f3836dd5..d80adc95de7b 100644
--- a/dev-python/python3-discogs-client/python3-discogs-client-2.8.ebuild
+++ b/dev-python/python3-discogs-client/python3-discogs-client-2.8.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"