diff options
author | 2013-02-25 02:42:41 +0000 | |
---|---|---|
committer | 2013-02-25 02:42:41 +0000 | |
commit | 2c9311b47e215d39ec8eb3e9c53c58b99c44ed71 (patch) | |
tree | c87903b35acc4c08421bfc032c9283f6abc8f42e /profiles/arch | |
parent | Unmask USE=dri for ARM devices since it works. (diff) | |
download | historical-2c9311b47e215d39ec8eb3e9c53c58b99c44ed71.tar.gz historical-2c9311b47e215d39ec8eb3e9c53c58b99c44ed71.tar.bz2 historical-2c9311b47e215d39ec8eb3e9c53c58b99c44ed71.zip |
Mask USE=doomsday since we just want the data.
Diffstat (limited to 'profiles/arch')
-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 |