diff options
author | Sam James <sam@gentoo.org> | 2020-09-08 16:54:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-08 16:56:06 +0000 |
commit | 8cac172471071e6da5846ab5ca63f0e3b00dae1c (patch) | |
tree | 46f135a9c4aa699c6dfa5aafb658ba60a9b6daf6 /dev-python/junit-xml | |
parent | dev-python/cfn-python-lint: Keyword 0.35.1 arm, #740848 (diff) | |
download | gentoo-8cac172471071e6da5846ab5ca63f0e3b00dae1c.tar.gz gentoo-8cac172471071e6da5846ab5ca63f0e3b00dae1c.tar.bz2 gentoo-8cac172471071e6da5846ab5ca63f0e3b00dae1c.zip |
dev-python/junit-xml: Keyword 1.9 arm, #740848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/junit-xml')
-rw-r--r-- | dev-python/junit-xml/junit-xml-1.9.ebuild | 2 |
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 02e72f10dcfc..685913eace28 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 ~x86" +KEYWORDS="~amd64 ~arm ~x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |