diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-16 03:04:48 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-16 03:04:48 -0500 |
| commit | 419e92606fe27d657dbe239bd6f440ec8a36d51d (patch) | |
| tree | e19f559be2709c782ca42f4205768b2dcb617905 /dev-python/python3-discogs-client | |
| parent | 176ef8b33b07b6349926561830323f298e7800da (diff) | |
| download | baldeagleos-repo-419e92606fe27d657dbe239bd6f440ec8a36d51d.tar.gz baldeagleos-repo-419e92606fe27d657dbe239bd6f440ec8a36d51d.tar.xz baldeagleos-repo-419e92606fe27d657dbe239bd6f440ec8a36d51d.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python3-discogs-client')
| -rw-r--r-- | dev-python/python3-discogs-client/python3-discogs-client-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 5fb4047649b1..446e5477b59c 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" |
