diff options
-rw-r--r-- | dev-python/prometheus_client/prometheus_client-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild b/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild index 2ab3d65275ef..035fac3f6100 100644 --- a/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.12.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/client_python-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]" |