diff options
Diffstat (limited to 'main/oidentd/APKBUILD')
-rw-r--r-- | main/oidentd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/oidentd/APKBUILD b/main/oidentd/APKBUILD index 8db51addb2..285bf15077 100644 --- a/main/oidentd/APKBUILD +++ b/main/oidentd/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.0.8 pkgrel=2 pkgdesc="Configurable IDENT server that supports NAT/IP masq." url="http://dev.ojnk.net/" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="" |