pkg/tinycrypt: Fix dependencies

According to tests/pkg_tinycrypt, this package only works on 32 bit archs. So
add this as a required feature.
This commit is contained in:
Marian Buschsieweke 2020-10-19 09:19:23 +02:00
parent 652aac4e57
commit ffc4277b9f
No known key found for this signature in database
GPG Key ID: 61F64C6599B1539F

View File

@ -0,0 +1 @@
FEATURES_REQUIRED += arch_32bit