diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/utau/openutau/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utau/openutau/APKBUILD b/src/utau/openutau/APKBUILD index dfe4638..02710f8 100644 --- a/src/utau/openutau/APKBUILD +++ b/src/utau/openutau/APKBUILD @@ -11,7 +11,7 @@ pkgver=0.1.529 # for refs that aren't tags, use the previous release before it! pkgrel=0 pkgdesc="Open singing synthesis platform / Open source UTAU successor" url="https://www.openutau.com/" -arch="x86 x86_64 aarch64 armhf armv7" +arch="x86_64 aarch64" license="MIT" _ldlinux="" |