diff options
author | 2023-11-23 19:50:57 +0100 | |
---|---|---|
committer | 2023-11-23 19:50:57 +0100 | |
commit | 1a2a6748d6d7a0c62c71cfecb21b3a24a6526f83 (patch) | |
tree | 184b05116d2c205f08215a03ad37b19bd04bde8b /dev-python/noiseprotocol | |
parent | dev-python/spake2: Keyword 0.8-r1 arm64, #917814 (diff) | |
download | gentoo-1a2a6748d6d7a0c62c71cfecb21b3a24a6526f83.tar.gz gentoo-1a2a6748d6d7a0c62c71cfecb21b3a24a6526f83.tar.bz2 gentoo-1a2a6748d6d7a0c62c71cfecb21b3a24a6526f83.zip |
dev-python/noiseprotocol: Keyword 0.3.1 arm64, #917815
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/noiseprotocol')
-rw-r--r-- | dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild index 629395a841b5..0f9742d4f45a 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/cryptography[${PYTHON_USEDEP}] |