diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-06-09 22:06:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-09 22:06:56 +0200 |
commit | f4012baf4e5527c1387e4724f29dad357c381e81 (patch) | |
tree | 887ebf8c7faa2803810d16482e76cd000b74a082 /dev-python/prometheus_client | |
parent | dev-python/notebook: Drop invalid 'restrict' (diff) | |
download | gentoo-f4012baf4e5527c1387e4724f29dad357c381e81.tar.gz gentoo-f4012baf4e5527c1387e4724f29dad357c381e81.tar.bz2 gentoo-f4012baf4e5527c1387e4724f29dad357c381e81.zip |
dev-python/prometheus_client: Keyword 0.8.0 x86, #715136
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r-- | dev-python/prometheus_client/prometheus_client-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild index 582a4363066f..173bdca64c55 100644 --- a/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.8.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]" |