summaryrefslogtreecommitdiffstats
path: root/main/gcc
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-13 16:00:16 +0000
commitda49ad32c469ea4e9426a6ac6d8c2e1db97edda6 (patch)
tree35308ac79cebd3b0b61be6a1e1834257ef8082d5 /main/gcc
parent274c1072d286ab5def79cb16798ae89e6d71017d (diff)
downloadaports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.bz2
aports-da49ad32c469ea4e9426a6ac6d8c2e1db97edda6.tar.xz
main/*: add arch
Diffstat (limited to 'main/gcc')
-rw-r--r--main/gcc/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gcc/APKBUILD b/main/gcc/APKBUILD
index 19c857f03..4103cfffc 100644
--- a/main/gcc/APKBUILD
+++ b/main/gcc/APKBUILD
@@ -10,6 +10,7 @@ _uclibc_abiver=0.9.32
pkgrel=9
pkgdesc="The GNU Compiler Collection"
url="http://gcc.gnu.org"
+arch="x86 x86_64"
license="GPL LGPL"
depends="binutils libgcc libgomp libobjc"
makedepends="bison flex gmp-dev mpfr-dev texinfo libmpc-dev gawk zlib-dev zip"