diff options
Diffstat (limited to 'main/eggdrop/APKBUILD')
-rw-r--r-- | main/eggdrop/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/eggdrop/APKBUILD b/main/eggdrop/APKBUILD index 2bf311da91..96dcd6fed8 100644 --- a/main/eggdrop/APKBUILD +++ b/main/eggdrop/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.6.19 pkgrel=2 pkgdesc="World's most popular Open Source IRC bot" url="http://www.eggheads.org/" +arch="x86 x86_64" license='GPL-2' depends="tcl" makedepends="tcl-dev !bind-libs" |