summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:24 +0200
commit22f0fa73b2247ac8106c1d5e032f53d45fa7ef67 (patch)
treeffe41a07fd11b83f364f78458e4b9126bc4c6ed0
parentdev-python/pytz_deprecation_shim: Keyword 0.1.0_p0-r1 hppa, #831182 (diff)
downloadgentoo-22f0fa73b2247ac8106c1d5e032f53d45fa7ef67.tar.gz
gentoo-22f0fa73b2247ac8106c1d5e032f53d45fa7ef67.tar.bz2
gentoo-22f0fa73b2247ac8106c1d5e032f53d45fa7ef67.zip
dev-python/tzlocal: Keyword 4.1 hppa, #831182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/tzlocal/tzlocal-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tzlocal/tzlocal-4.1.ebuild b/dev-python/tzlocal/tzlocal-4.1.ebuild
index 561b150324a1..b36736b457de 100644
--- a/dev-python/tzlocal/tzlocal-4.1.ebuild
+++ b/dev-python/tzlocal/tzlocal-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/regebro/tzlocal/archive/${PV}.tar.gz -> ${P}.gh.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~riscv x86"
RDEPEND="
dev-python/pytz_deprecation_shim[${PYTHON_USEDEP}]