diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-06-15 10:50:00 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-06-15 10:50:00 +0000 |
commit | 3166fa51b059d07509cf04d1887033b2187332ab (patch) | |
tree | 857e667a16557641a2058efdc43902f2c6e59519 /profiles/arch | |
parent | Bug #226505 - For compatibility with phase execution order in (diff) | |
download | gentoo-2-3166fa51b059d07509cf04d1887033b2187332ab.tar.gz gentoo-2-3166fa51b059d07509cf04d1887033b2187332ab.tar.bz2 gentoo-2-3166fa51b059d07509cf04d1887033b2187332ab.zip |
Since we can't test net-dialup/linux-atm on alpha, use mask the corresponding use flags on iproute2 and ppp.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index c049cf103bfd..48283078dc7f 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,4 +1,10 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.5 2008/05/20 09:50:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.6 2008/06/15 10:49:59 klausman Exp $ + +# Tobias Klausmann <klausman@gentoo.org> (15 Jun 2008) +# No hardware to test net-dialup/linux-atm on alpha, so mask atm use flag +# on those. +sys-apps/iproute2 atm +net-dialup/ppp atm # Raúl Porcel <armin76@gentoo.org> (20 May 2008) # Needs to be tested @@ -11,3 +17,4 @@ net-im/mcabber otr # Needs valgrind media-libs/gstreamer debug media-libs/gst-plugins-base debug + |