diff --git a/dev-python/prometheus_client/prometheus_client-0.0.21.ebuild b/dev-python/prometheus_client/prometheus_client-0.0.21.ebuild index af5a5b0c716d1..545c44e416cee 100644 --- a/dev-python/prometheus_client/prometheus_client-0.0.21.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.0.21.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}