summaryrefslogtreecommitdiff
path: root/dev-python/junit-xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-02 18:14:41 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-11-02 18:14:41 +0000
commita92eb8d2144da00cbb4b484475d16203890a9b60 (patch)
tree31d33cc374ef3bcd20e10694310cde1b3fc04563 /dev-python/junit-xml
parentad57c898c60e98f7c14c936f107c877f9cee89d2 (diff)
downloadbaldeagleos-repo-a92eb8d2144da00cbb4b484475d16203890a9b60.tar.gz
baldeagleos-repo-a92eb8d2144da00cbb4b484475d16203890a9b60.tar.xz
baldeagleos-repo-a92eb8d2144da00cbb4b484475d16203890a9b60.zip
Updating liguros repo
Diffstat (limited to 'dev-python/junit-xml')
-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 e87797ba2179..f23979f089ea 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}]"