diff options
Diffstat (limited to 'main/tftpd-hpa/APKBUILD')
-rw-r--r-- | main/tftpd-hpa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tftpd-hpa/APKBUILD b/main/tftpd-hpa/APKBUILD index 0b05eecd6..3294a6a96 100644 --- a/main/tftpd-hpa/APKBUILD +++ b/main/tftpd-hpa/APKBUILD @@ -4,7 +4,7 @@ pkgver=5.0 pkgrel=1 pkgdesc="Official tftp server" url="http://www.kernel.org/pub/software/network/tftp/" -arch="x86 x86_64" +arch="all" license="BSD" depends= makedepends= |