diff --git a/kometa/config.json b/kometa/config.json index 8a5979adb..89b52dfd2 100644 --- a/kometa/config.json +++ b/kometa/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",