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