diff options
author | David Holm <dholm@gentoo.org> | 2004-03-03 23:12:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-03 23:12:57 +0000 |
commit | 313cb7d7b40e8e1ab11d7bd574a4c0400480e370 (patch) | |
tree | a1b0c330bb6b402bdf61e6d1aab12f884e01bd1c /media-sound/amsynth/amsynth-1.0.0.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-313cb7d7b40e8e1ab11d7bd574a4c0400480e370.tar.gz gentoo-2-313cb7d7b40e8e1ab11d7bd574a4c0400480e370.tar.bz2 gentoo-2-313cb7d7b40e8e1ab11d7bd574a4c0400480e370.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/amsynth/amsynth-1.0.0.ebuild')
-rw-r--r-- | media-sound/amsynth/amsynth-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amsynth/amsynth-1.0.0.ebuild b/media-sound/amsynth/amsynth-1.0.0.ebuild index b6a81f5e3705..6b036823afda 100644 --- a/media-sound/amsynth/amsynth-1.0.0.ebuild +++ b/media-sound/amsynth/amsynth-1.0.0.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/media-sound/amsynth/amsynth-1.0.0.ebuild,v 1.1 2004/03/03 04:11:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0.0.ebuild,v 1.2 2004/03/03 23:12:57 dholm Exp $ MY_P=${P/_rc/-rc} MY_P=${MY_P/amsynth/amSynth} @@ -12,7 +12,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="oss alsa jack" |