summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-04-03 14:33:13 +0200
committerManuel Rüger <mrueg@gentoo.org>2018-04-03 14:33:13 +0200
commit886d5803d835f9847c5ab05915c8170b8e1fec64 (patch)
tree30315054e186c32a9d95a837cb56fd6ca4d2b602 /dev-python/prometheus_client
parentdev-python/prometheus_client: Version bump to 0.2.0 (diff)
downloadgentoo-886d5803d835f9847c5ab05915c8170b8e1fec64.tar.gz
gentoo-886d5803d835f9847c5ab05915c8170b8e1fec64.tar.bz2
gentoo-886d5803d835f9847c5ab05915c8170b8e1fec64.zip
dev-python/prometheus_client: Stable on amd64
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.1.1.ebuild b/dev-python/prometheus_client/prometheus_client-0.1.1.ebuild
index 3f109c2efec7..375445ac92dd 100644
--- a/dev-python/prometheus_client/prometheus_client-0.1.1.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.1.1.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}