diff options
Diffstat (limited to 'main/acct/APKBUILD')
-rw-r--r-- | main/acct/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acct/APKBUILD b/main/acct/APKBUILD index 527ecf74bd..04fd0a390f 100644 --- a/main/acct/APKBUILD +++ b/main/acct/APKBUILD @@ -5,7 +5,7 @@ pkgver=6.5.3 pkgrel=1 pkgdesc="The GNU Accounting Utilities" url="http://www.gnu.org/software/acct/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends= |