From 30dd6f5462871e3032b32adc8411f2b2034af958 Mon Sep 17 00:00:00 2001 From: Tom Briden Date: Tue, 30 Jan 2018 12:27:59 +0000 Subject: [PATCH] rsa: add ~armv7 to platforms Change-Id: I20305105db37a7150bbd68765aa25bf39548bc86 Reviewed-on: https://galileo.mailstation.de/gerrit/11366 Reviewed-by: Julian Ospald --- packages/dev-python/rsa/rsa-3.4.2.exheres-0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dev-python/rsa/rsa-3.4.2.exheres-0 b/packages/dev-python/rsa/rsa-3.4.2.exheres-0 index 5152ce05..6449a378 100644 --- a/packages/dev-python/rsa/rsa-3.4.2.exheres-0 +++ b/packages/dev-python/rsa/rsa-3.4.2.exheres-0 @@ -7,7 +7,7 @@ SUMMARY="Pure-Python RSA implementation" LICENCES="Apache-2.0" SLOT="0" -PLATFORMS="~amd64 ~x86" +PLATFORMS="~amd64 ~armv7 ~x86" MYOPTIONS=""