diff options
Diffstat (limited to 'main/chrony')
-rw-r--r-- | main/chrony/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/chrony/APKBUILD b/main/chrony/APKBUILD index 50806ef302..e769316762 100644 --- a/main/chrony/APKBUILD +++ b/main/chrony/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.23 pkgrel=6 pkgdesc="NTP client and server programs" url="http://chrony.tuxfamily.org/" -arch="x86 x86_64" +arch="all" license="GPL-2" depends="logrotate" makedepends="texinfo" |