commit: 1a73219b1967713ac8c91500325109b94ded2b4e Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 14:06:44 2018 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 14:20:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a73219b
dev-python/prometheus_client: Stabilize on amd64 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/prometheus_client/prometheus_client-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/prometheus_client/prometheus_client-0.2.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.2.0.ebuild index a86c3230d43..23d531c51c0 100644 --- a/dev-python/prometheus_client/prometheus_client-0.2.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.2.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}
