diff options
author | 2023-11-29 10:59:37 +0100 | |
---|---|---|
committer | 2023-11-29 10:59:37 +0100 | |
commit | 541531d6eb0ea50770c8ab22863218db598afe2a (patch) | |
tree | 91c452405cbbccf4ecf7d4fce872b4722d6dbb50 /dev-python/prometheus-client | |
parent | dev-python/oslo-context: Stabilize 5.3.0 ALLARCHES, #918781 (diff) | |
download | gentoo-541531d6eb0ea50770c8ab22863218db598afe2a.tar.gz gentoo-541531d6eb0ea50770c8ab22863218db598afe2a.tar.bz2 gentoo-541531d6eb0ea50770c8ab22863218db598afe2a.zip |
dev-python/prometheus-client: Stabilize 0.19.0 ALLARCHES, #918797
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.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus-client/prometheus-client-0.19.0.ebuild b/dev-python/prometheus-client/prometheus-client-0.19.0.ebuild index 3c42dc5e89f4..402b04aeedcb 100644 --- a/dev-python/prometheus-client/prometheus-client-0.19.0.ebuild +++ b/dev-python/prometheus-client/prometheus-client-0.19.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] |