summaryrefslogtreecommitdiff
path: root/dev-python/fastimport
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-29 18:51:27 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-29 18:51:27 +0000
commit5f5c91aeb06c28f4c0d4b3e6daec92823c522fc8 (patch)
tree519490a8a7902a67faa7d799cc3084c157af47b8 /dev-python/fastimport
parentde24125a3b500edbda031956f136bc4b674dd7f8 (diff)
downloadbaldeagleos-repo-5f5c91aeb06c28f4c0d4b3e6daec92823c522fc8.tar.gz
baldeagleos-repo-5f5c91aeb06c28f4c0d4b3e6daec92823c522fc8.tar.xz
baldeagleos-repo-5f5c91aeb06c28f4c0d4b3e6daec92823c522fc8.zip
Adding metadata
Diffstat (limited to 'dev-python/fastimport')
-rw-r--r--dev-python/fastimport/fastimport-0.9.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastimport/fastimport-0.9.14.ebuild b/dev-python/fastimport/fastimport-0.9.14.ebuild
index e6681c8cc6f7..20fe97cfffe4 100644
--- a/dev-python/fastimport/fastimport-0.9.14.ebuild
+++ b/dev-python/fastimport/fastimport-0.9.14.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
python_test() {
"${EPYTHON}" -m unittest -v fastimport.tests.test_suite ||