diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:13:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:13:47 +0200 |
commit | ab20e184c416d2830adf3bbde5054f003b0db6fd (patch) | |
tree | d13df5d092b22926fb79284ef7683f7bd61f895a /dev-python/prometheus_client | |
parent | dev-python/oauthlib: amd64 stable wrt bug #800013 (diff) | |
download | gentoo-ab20e184c416d2830adf3bbde5054f003b0db6fd.tar.gz gentoo-ab20e184c416d2830adf3bbde5054f003b0db6fd.tar.bz2 gentoo-ab20e184c416d2830adf3bbde5054f003b0db6fd.zip |
dev-python/prometheus_client: amd64/x86 stable (ALLARCHES policy) wrt bug #800016
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r-- | dev-python/prometheus_client/prometheus_client-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild index 5accd5943f5a..bb19b2a1a94c 100644 --- a/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.11.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~sparc x86" RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]" |