diff options
Diffstat (limited to 'main/oidentd/APKBUILD')
-rw-r--r-- | main/oidentd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/oidentd/APKBUILD b/main/oidentd/APKBUILD index b2d6fed4e3..8db51addb2 100644 --- a/main/oidentd/APKBUILD +++ b/main/oidentd/APKBUILD @@ -5,6 +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" license="GPL" depends="" makedepends="" |