diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-30 14:31:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-30 14:31:46 +0000 |
commit | dd1133719dcc59ae0715d97defe0bad55055d9b4 (patch) | |
tree | e5a581221d08dbc29b37bc3775e91d36bbdc57f6 /main/uboot-mkimage | |
parent | f6937ec4118ad29bda26189cc7c2bbc07aeffdce (diff) | |
download | aports-dd1133719dcc59ae0715d97defe0bad55055d9b4.tar.bz2 aports-dd1133719dcc59ae0715d97defe0bad55055d9b4.tar.xz |
main/uboot-image: disable
Diffstat (limited to 'main/uboot-mkimage')
-rw-r--r-- | main/uboot-mkimage/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/uboot-mkimage/APKBUILD b/main/uboot-mkimage/APKBUILD index 6b9c13e6f4..33a18ef8f7 100644 --- a/main/uboot-mkimage/APKBUILD +++ b/main/uboot-mkimage/APKBUILD @@ -5,7 +5,7 @@ pkgver=2013.10 pkgrel=0 pkgdesc="Image bundler for uImage files" url="http://www.denx.de/wiki/U-Boot/" -arch="all" +arch="" license="GPL2" depends="" depends_dev="" |