summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-16 20:29:25 +0200
commitcf103ccbf1bfca3503a1107828dd9b7a63ad63b3 (patch)
tree32117e809192ef3d9532d12c6fac72ee68eeb5d1 /dev-python/js2py
parentdev-python/tzlocal: Keyword 4.1 hppa, #831182 (diff)
downloadgentoo-cf103ccbf1bfca3503a1107828dd9b7a63ad63b3.tar.gz
gentoo-cf103ccbf1bfca3503a1107828dd9b7a63ad63b3.tar.bz2
gentoo-cf103ccbf1bfca3503a1107828dd9b7a63ad63b3.zip
dev-python/js2py: Keyword 0.71 hppa, #831182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/js2py')
-rw-r--r--dev-python/js2py/js2py-0.71.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/js2py/js2py-0.71.ebuild b/dev-python/js2py/js2py-0.71.ebuild
index 1d1df80c8ff2..961c85fc00a9 100644
--- a/dev-python/js2py/js2py-0.71.ebuild
+++ b/dev-python/js2py/js2py-0.71.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=7
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/PiotrDabkowski/${MY_PN}/archive/${MY_COMMIT}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 x86"
RDEPEND="
>=dev-python/pyjsparser-2.5.1[${PYTHON_USEDEP}]