diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-06-17 19:03:22 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-06-17 19:03:22 +0000 |
commit | bad9bea7596cfcdf3169ac88a45dbf3195327464 (patch) | |
tree | 76a99ccb28bb82126888059358b6622cb65bed85 /profiles/features | |
parent | [bump] dev-perl/UNIVERSAL-isa-1.201.106.140 (diff) | |
download | gentoo-2-bad9bea7596cfcdf3169ac88a45dbf3195327464.tar.gz gentoo-2-bad9bea7596cfcdf3169ac88a45dbf3195327464.tar.bz2 gentoo-2-bad9bea7596cfcdf3169ac88a45dbf3195327464.zip |
Mask the Android NDK since its not 64 bit native
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/64bit-native/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index 2c7cf26d8337..9212a48219c3 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.70 2011/05/24 03:24:26 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.71 2011/06/17 19:03:22 cardoe Exp $ # AMD64 Team <amd64@gentoo.org> # Mask packages that rely on amd64 multilib @@ -48,6 +48,7 @@ dev-lang/ifc dev-perl/Archive-Rar dev-python/skype4py dev-util/android-sdk-update-manager +dev-util/android-ndk dev-util/biew dev-util/dialogblocks dev-util/helpblocks |