diff options
Diffstat (limited to 'main/logrotate')
-rw-r--r-- | main/logrotate/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/logrotate/APKBUILD b/main/logrotate/APKBUILD index 0b143c9a85..33c4990b89 100644 --- a/main/logrotate/APKBUILD +++ b/main/logrotate/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.7.9 pkgrel=0 pkgdesc="Tool to rotate logfiles" url="https://fedorahosted.org/logrotate/" +arch="x86 x86_64" license="GPL" depends= makedepends="popt-dev wget" |