summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
index b795fd68f556..582a4363066f 100644
--- a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"