diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-24 18:34:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-24 18:34:21 +0000 |
| commit | e9a9a92ab79f424b59585b1604b23dfa74383867 (patch) | |
| tree | bdce8fbb681daaa21cc37bc922827777187a7fce /dev-python/python3-discogs-client | |
| parent | c0e9b1320d09ebf7ee0a44e894a80ab94c55862d (diff) | |
| download | baldeagleos-repo-e9a9a92ab79f424b59585b1604b23dfa74383867.tar.gz baldeagleos-repo-e9a9a92ab79f424b59585b1604b23dfa74383867.tar.xz baldeagleos-repo-e9a9a92ab79f424b59585b1604b23dfa74383867.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python3-discogs-client')
| -rw-r--r-- | dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild b/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild index 013e1560f8bd..41622abe86b2 100644 --- a/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild +++ b/dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild @@ -15,7 +15,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" |
