diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-02 23:46:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-02 23:46:22 +0000 |
commit | 86e226a45ef0bbd08aba5f653336a08cf842ec46 (patch) | |
tree | 902de4b3a4ec0d82c71f2b116bb16071f0a6ffe4 /profiles | |
parent | the new arts check just caused issues, reverting to older method #69806 (diff) | |
download | historical-86e226a45ef0bbd08aba5f653336a08cf842ec46.tar.gz historical-86e226a45ef0bbd08aba5f653336a08cf842ec46.tar.bz2 historical-86e226a45ef0bbd08aba5f653336a08cf842ec46.zip |
use.mask jack #69866
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/ia64/use.mask | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 3bbad879e035..c70ab8050135 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.8 2004/10/23 02:38:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.9 2004/11/02 23:46:22 vapier Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -84,3 +84,4 @@ bmp nptl hardened hal +jack diff --git a/profiles/default-linux/ia64/use.mask b/profiles/default-linux/ia64/use.mask index eb142b2d8195..0ea841c9f02c 100644 --- a/profiles/default-linux/ia64/use.mask +++ b/profiles/default-linux/ia64/use.mask @@ -70,3 +70,5 @@ diet # Added because of xmms-plugin.eclass. Please test out # media-sound/beep-media-player and remove if bmp + +jack |