diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:02:53 +0000 |
commit | 694bd47810bd7a97da30932988d02d5408bf1b56 (patch) | |
tree | 1eadd918cb631087c7816d9df8b77970eed9f556 /app-cdr/cdrdao | |
parent | Digest fix. (diff) | |
download | historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.gz historical-694bd47810bd7a97da30932988d02d5408bf1b56.tar.bz2 historical-694bd47810bd7a97da30932988d02d5408bf1b56.zip |
Remove arm keywords
Diffstat (limited to 'app-cdr/cdrdao')
-rw-r--r-- | app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild b/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild index 5a5f7292cdc5..e9c379f35fb8 100644 --- a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.28 2004/02/22 06:17:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.29 2004/02/22 18:01:18 agriffis Exp $ inherit flag-o-matic eutils strip-flags -funroll-loops @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="gnome perl oggvorbis" RDEPEND="gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 |