summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.5.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.5.0.ebuild
index 9e70c4e5396d..852bd88e42af 100644
--- a/dev-python/prometheus_client/prometheus_client-0.5.0.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/prometheus/client_python/archive/v${PV}.tar.gz -> ${
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
S=${WORKDIR}/client_python-${PV}