diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-27 23:18:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-27 23:18:29 +0000 |
commit | e45f47ed59fcf5f5b1d16a04b849c666e5ade95b (patch) | |
tree | 93a267d223f31d26b26142fdf7d9dc1040ea9bba /profiles/features | |
parent | Respect icu useflag. Bug #379439. Thanks to Fab <netfab@gmail.com> for the pa... (diff) | |
download | historical-e45f47ed59fcf5f5b1d16a04b849c666e5ade95b.tar.gz historical-e45f47ed59fcf5f5b1d16a04b849c666e5ade95b.tar.bz2 historical-e45f47ed59fcf5f5b1d16a04b849c666e5ade95b.zip |
unmask grub-2 in multilib profiles
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/64bit-native/package.mask | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index 1d65a9f9edb0..165d7070f7fb 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.74 2011/08/24 18:33:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.75 2011/08/27 23:18:29 hwoarang Exp $ # AMD64 Team <amd64@gentoo.org> # Mask packages that rely on amd64 multilib @@ -183,6 +183,6 @@ www-plugins/nspluginwrapper www-plugins/google-talkplugin # AMD64 Team; <amd64@gentoo.org> -# grub is not available on no-multilib-profiles; use sys-boot/grub-static -sys-boot/grub +# grub-1 is not available on no-multilib-profiles; +<sys-boot/grub-1.99 |