summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-23 20:37:59 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-23 20:37:59 +0100
commitfe851168a10ea45e38c3b840f2fe92f785c9298d (patch)
tree8c23bce453a5872b86f715469ad68fda6e77b2b7 /dev-python/python3-discogs-client
parentdev-python/python-redmine: Keyword 2.4.0 arm64, #918027 (diff)
downloadgentoo-fe851168a10ea45e38c3b840f2fe92f785c9298d.tar.gz
gentoo-fe851168a10ea45e38c3b840f2fe92f785c9298d.tar.bz2
gentoo-fe851168a10ea45e38c3b840f2fe92f785c9298d.zip
dev-python/python3-discogs-client: Keyword 2.7 arm64, #918028
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python3-discogs-client')
-rw-r--r--dev-python/python3-discogs-client/python3-discogs-client-2.7.ebuild2
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 91d3ad2e00f5..d1d1ca02fd85 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 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
DESCRIPTION="Continuation of the official Python API client for Discogs"