summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-28 20:41:02 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-28 20:41:02 +0200
commite1b80fdaabfa8559788cf765d32e69824ed52070 (patch)
tree16cf5de70bf4965bd4aae3afed70315d29b99c2d /dev-python
parentdev-python/jschema_to_python: Keyword 1.2.3 ppc64, #832088 (diff)
downloadgentoo-e1b80fdaabfa8559788cf765d32e69824ed52070.tar.gz
gentoo-e1b80fdaabfa8559788cf765d32e69824ed52070.tar.bz2
gentoo-e1b80fdaabfa8559788cf765d32e69824ed52070.zip
dev-python/junit-xml: Keyword 1.9 ppc64, #832088
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/junit-xml/junit-xml-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/junit-xml/junit-xml-1.9.ebuild b/dev-python/junit-xml/junit-xml-1.9.ebuild
index d68caa8c73a3..d883b87107da 100644
--- a/dev-python/junit-xml/junit-xml-1.9.ebuild
+++ b/dev-python/junit-xml/junit-xml-1.9.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=7
@@ -21,7 +21,7 @@ S=${WORKDIR}/python-junit-xml-${EGIT_COMMIT}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"