Remove armv7

This commit is contained in:
Alexandre
2024-08-09 14:55:50 +02:00
committed by GitHub
parent adeff668f3
commit d583636471

View File

@@ -1,8 +1,7 @@
{ {
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64"
"armv7"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",