diff options
author | 2013-02-25 02:42:41 +0000 | |
---|---|---|
committer | 2013-02-25 02:42:41 +0000 | |
commit | 255c515db7b51f6032753492a9248383dcc86d98 (patch) | |
tree | 6451cda79d967fb13b4203ab422d37f707dc19b3 /profiles | |
parent | Add arm loving. (diff) | |
download | gentoo-2-255c515db7b51f6032753492a9248383dcc86d98.tar.gz gentoo-2-255c515db7b51f6032753492a9248383dcc86d98.tar.bz2 gentoo-2-255c515db7b51f6032753492a9248383dcc86d98.zip |
Mask USE=doomsday since we just want the data.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog index af86ed24faf3..99e89d282a09 100644 --- a/profiles/arch/arm/ChangeLog +++ b/profiles/arch/arm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.222 2013/02/25 02:39:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.223 2013/02/25 02:42:41 vapier Exp $ + + 25 Feb 2013; Mike Frysinger <vapier@gentoo.org> use.mask: + Mask USE=doomsday since we just want the data. 25 Feb 2013; Mike Frysinger <vapier@gentoo.org> use.mask: Unmask USE=dri for ARM devices since it works. diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index f52c74dc6770..55539dabdb91 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -4,6 +4,9 @@ # Unmask arm arch specific flags -iwmmxt +# doomsday ebuild is not available on this architecture +doomsday + # Markus Meier <maekke@gentoo.org> (22 Aug 2010) # unmask synaptics input driver -input_devices_synaptics |