diff options
Diffstat (limited to 'main/mg/APKBUILD')
-rw-r--r-- | main/mg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mg/APKBUILD b/main/mg/APKBUILD index 55cb39cef9..465b119829 100644 --- a/main/mg/APKBUILD +++ b/main/mg/APKBUILD @@ -5,7 +5,7 @@ pkgver=20090107 pkgrel=0 pkgdesc="mg is Micro GNU/emacs, this is a portable version of the mg maintained by the OpenBSD team." url="http://homepage.boetes.org/software/mg" -arch="x86 x86_64" +arch="all" license="public-domain BSD" depends= makedepends="ncurses-dev" |