2 Commits

Author SHA1 Message Date
dbdd912967 rsa: add ~armv8 to platforms 2019-04-06 18:10:10 +01:00
cbfe44c5be oauth2client: add ~armv8 to platforms 2019-04-06 18:10:09 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ SUMMARY="OAuth 2.0 client library"
LICENCES="Apache-2.0"
SLOT="0"
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
MYOPTIONS=""
DEPENDENCIES="

View File

@@ -7,7 +7,7 @@ SUMMARY="Pure-Python RSA implementation"
LICENCES="Apache-2.0"
SLOT="0"
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
MYOPTIONS=""