summaryrefslogtreecommitdiff
path: root/dev-python/signxml
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-10 03:04:52 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-10 03:04:52 -0500
commit1160c54c5acbfd332d8757e926627ae58c982459 (patch)
tree1b77233142ee428a8bb175ab467fc16086f9d41c /dev-python/signxml
parent92f6d12bf21434879bac739a9c4c7d9924ce3bad (diff)
downloadbaldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.tar.gz
baldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.tar.xz
baldeagleos-repo-1160c54c5acbfd332d8757e926627ae58c982459.zip
Adding metadata
Diffstat (limited to 'dev-python/signxml')
-rw-r--r--dev-python/signxml/signxml-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/signxml/signxml-5.1.0.ebuild b/dev-python/signxml/signxml-5.1.0.ebuild
index 88be6abb68ae..8bc3d22891c3 100644
--- a/dev-python/signxml/signxml-5.1.0.ebuild
+++ b/dev-python/signxml/signxml-5.1.0.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/XML-Security/signxml.git"
else
inherit pypi
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
fi
LICENSE="Apache-2.0"