commit: 3403bfb5e364e103e413e233e003891bfe019bec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 25 19:00:43 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 19:00:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3403bfb5
dev-python/noiseprotocol: Stabilize 0.3.1 amd64, #944887
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
index cb922098b8e0..1c2a43aaa4f0 100644
--- a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
+++ b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]