diff options
Diffstat (limited to 'media-sound/vsound/vsound-0.5.ebuild')
-rw-r--r-- | media-sound/vsound/vsound-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/vsound/vsound-0.5.ebuild b/media-sound/vsound/vsound-0.5.ebuild index 79334dbbfd8b..ad269cdc1a1a 100644 --- a/media-sound/vsound/vsound-0.5.ebuild +++ b/media-sound/vsound/vsound-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/vsound-0.5.ebuild,v 1.10 2004/06/25 00:28:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vsound/vsound-0.5.ebuild,v 1.11 2004/07/19 22:53:15 eradicator Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.zip.com.au/~erikd/vsound/" LICENSE="GPL-2" DEPEND=">=media-sound/sox-12.17.1" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64 ~sparc" SLOT="0" SRC_URI="mirror://debian/pool/main/v/vsound/${P/-/_}.orig.tar.gz mirror://debian/pool/main/v/vsound/${P/-/_}-3.diff.gz" |