From: Manuel Rüger Date: Fri, 22 Feb 2019 13:27:51 +0000 (+0100) Subject: dev-python/prometheus_client: Stabilize on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4624be80b650fc74ca979b672f8ef786d0ffefb;p=gentoo.git dev-python/prometheus_client: Stabilize on amd64 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- 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}