summaryrefslogtreecommitdiff
path: root/dev-python/jsonpointer
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-25 19:11:28 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-25 19:11:28 +0000
commit276f68cf21452c065578a43747e5801bd4b47fb0 (patch)
tree9923ab700507fd8c0a1dc1817c9d11d9937ee10d /dev-python/jsonpointer
parent623185c982b63cb1a3648fd547d634ce7db7d731 (diff)
downloadbaldeagleos-repo-276f68cf21452c065578a43747e5801bd4b47fb0.tar.gz
baldeagleos-repo-276f68cf21452c065578a43747e5801bd4b47fb0.tar.xz
baldeagleos-repo-276f68cf21452c065578a43747e5801bd4b47fb0.zip
Adding metadata
Diffstat (limited to 'dev-python/jsonpointer')
-rw-r--r--dev-python/jsonpointer/jsonpointer-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonpointer/jsonpointer-3.1.1.ebuild b/dev-python/jsonpointer/jsonpointer-3.1.1.ebuild
index 72d2349450eb..171319d51a0c 100644
--- a/dev-python/jsonpointer/jsonpointer-3.1.1.ebuild
+++ b/dev-python/jsonpointer/jsonpointer-3.1.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos"
python_test() {
"${EPYTHON}" tests.py || die "Tests fail with ${EPYTHON}"