mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
a8336ca1fe
commit
d1bfc18ac5
@ -149,7 +149,7 @@ class BuildInstaller(Command):
|
||||
class BuildInstallers(BuildInstaller):
|
||||
|
||||
OS = ''
|
||||
ALL_ARCHES = '64'
|
||||
ALL_ARCHES = '64',
|
||||
|
||||
def run(self, opts):
|
||||
for bitness in self.ALL_ARCHES:
|
||||
|
Loading…
x
Reference in New Issue
Block a user