summaryrefslogtreecommitdiff
path: root/dev-python/jsonpointer/jsonpointer-3.0.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-13 04:56:54 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-09-13 04:56:54 +0000
commit0422c762a11ff5f24c2a02ba04c14eaf2e0d4f2a (patch)
treee0112fa64c8464853138707d834917b6a1d402fc /dev-python/jsonpointer/jsonpointer-3.0.0.ebuild
parent29d16742fb77e300dfeadf7b6f3472bb4fa072c2 (diff)
downloadbaldeagleos-repo-0422c762a11ff5f24c2a02ba04c14eaf2e0d4f2a.tar.gz
baldeagleos-repo-0422c762a11ff5f24c2a02ba04c14eaf2e0d4f2a.tar.xz
baldeagleos-repo-0422c762a11ff5f24c2a02ba04c14eaf2e0d4f2a.zip
Adding metadata
Diffstat (limited to 'dev-python/jsonpointer/jsonpointer-3.0.0.ebuild')
-rw-r--r--dev-python/jsonpointer/jsonpointer-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpointer/jsonpointer-3.0.0.ebuild b/dev-python/jsonpointer/jsonpointer-3.0.0.ebuild
index bb1a4389865e..789b5b2cb0a7 100644
--- a/dev-python/jsonpointer/jsonpointer-3.0.0.ebuild
+++ b/dev-python/jsonpointer/jsonpointer-3.0.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
python_test() {
"${EPYTHON}" tests.py || die "Tests fail with ${EPYTHON}"