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