diff options
Diffstat (limited to 'main/ez-ipupdate/APKBUILD')
-rw-r--r-- | main/ez-ipupdate/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/ez-ipupdate/APKBUILD b/main/ez-ipupdate/APKBUILD index 2d3d4f266..87031fd86 100644 --- a/main/ez-ipupdate/APKBUILD +++ b/main/ez-ipupdate/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.0.10 pkgrel=1 pkgdesc="utility for updating your host name for many of the dynamic DNS services (ez-ip.net, dyndns.org, etc)" url="http://ez-ipupdate.com/" +arch="x86 x86_64" license="GPL" depends="" makedepends="" |