summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 20:03:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 20:03:20 +0200
commite0d7310b81c9d627f6086982ca3eef40cf3fc662 (patch)
treefa10a8422d9f5a8ed37e2601978d5512a3182bdb
parentdev-python/cfn-python-lint: x86 stable (bug #748843) (diff)
downloadgentoo-e0d7310b81c9d627f6086982ca3eef40cf3fc662.tar.gz
gentoo-e0d7310b81c9d627f6086982ca3eef40cf3fc662.tar.bz2
gentoo-e0d7310b81c9d627f6086982ca3eef40cf3fc662.zip
dev-python/junit-xml: x86 stable (bug #748843)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-python/junit-xml/junit-xml-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/junit-xml/junit-xml-1.9.ebuild b/dev-python/junit-xml/junit-xml-1.9.ebuild
index b6fa6e5bf110..0fe9fb196cd3 100644
--- a/dev-python/junit-xml/junit-xml-1.9.ebuild
+++ b/dev-python/junit-xml/junit-xml-1.9.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/python-junit-xml-${EGIT_COMMIT}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"