diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-16 20:29:24 +0200 |
commit | 444812b859bea284c6b44904d390a72b23c509f4 (patch) | |
tree | e46668c53da4d4f877d4b3f7e9dd98f4ca3d310b /dev-python/pytz_deprecation_shim | |
parent | openib.eclass: last-rite for removal (diff) | |
download | gentoo-444812b859bea284c6b44904d390a72b23c509f4.tar.gz gentoo-444812b859bea284c6b44904d390a72b23c509f4.tar.bz2 gentoo-444812b859bea284c6b44904d390a72b23c509f4.zip |
dev-python/pytz_deprecation_shim: Keyword 0.1.0_p0-r1 hppa, #831182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytz_deprecation_shim')
-rw-r--r-- | dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild index 584e9e158982..cb9464b74a4a 100644 --- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild +++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~riscv x86" RDEPEND=" $(python_gen_cond_dep ' |