repo/gentoo:master commit in: dev-python/python3-discogs-client/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786821502.a148f7f45ff79373b872f9b9693614ce2dddc9a6.arthurzam@gentoo> |
commit: a148f7f45ff79373b872f9b9693614ce2dddc9a6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 19:18:22 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 19:18:22 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a148f7f4
dev-python/python3-discogs-client: Stabilize 2.9 ALLARCHES, #980907
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python3-discogs-client/python3-discogs-client-2.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python3-discogs-client/python3-discogs-client-2.9.ebuild b/dev-python/python3-discogs-client/python3-discogs-client-2.9.ebuild
index ebad238195a4..3d081e18b208 100644
--- a/dev-python/python3-discogs-client/python3-discogs-client-2.9.ebuild
+++ b/dev-python/python3-discogs-client/python3-discogs-client-2.9.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"