diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-03-03 01:33:32 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-03-03 01:33:32 +0000 |
commit | f6644b5449fce6244122c1e058696120c2230f26 (patch) | |
tree | 38f34da53b8bf26ce20bae3a31e36d53373c7569 /media-libs | |
parent | fix changelog (diff) | |
download | gentoo-2-f6644b5449fce6244122c1e058696120c2230f26.tar.gz gentoo-2-f6644b5449fce6244122c1e058696120c2230f26.tar.bz2 gentoo-2-f6644b5449fce6244122c1e058696120c2230f26.zip |
unmasking for x86, already unmasked on ppc
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/flac/flac-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/flac/flac-1.1.0.ebuild b/media-libs/flac/flac-1.1.0.ebuild index 505b1604ed9c..ade0f7fcf779 100644 --- a/media-libs/flac/flac-1.1.0.ebuild +++ b/media-libs/flac/flac-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.1.0.ebuild,v 1.4 2003/02/28 01:46:36 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.1.0.ebuild,v 1.5 2003/03/03 01:33:32 drobbins Exp $ IUSE="sse xmms" @@ -13,7 +13,7 @@ S=${WORKDIR}/${P} SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" RDEPEND="virtual/glibc >=media-libs/libogg-1.0_rc2 |