summaryrefslogtreecommitdiff
path: root/dev-python/signxml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/signxml')
-rw-r--r--dev-python/signxml/signxml-4.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/signxml/signxml-4.5.1.ebuild b/dev-python/signxml/signxml-4.5.1.ebuild
index 0465556f7e5e..ffbfd98011fd 100644
--- a/dev-python/signxml/signxml-4.5.1.ebuild
+++ b/dev-python/signxml/signxml-4.5.1.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"