summaryrefslogtreecommitdiff
path: root/dev-python/junit-xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-29 01:47:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-29 01:47:35 +0000
commitf881f2cd3d222d2179a718cb82ef5dfde0228808 (patch)
tree8a67f419866d3816197d72ada655d516d690d1a2 /dev-python/junit-xml
parente895f7dd1983af02c6f3e645a4a254447ffc5201 (diff)
downloadbaldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.gz
baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.tar.xz
baldeagleos-repo-f881f2cd3d222d2179a718cb82ef5dfde0228808.zip
Adding metadata
Diffstat (limited to 'dev-python/junit-xml')
-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 3863657393bd..35b53735c64f 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}]"