diff options
author | 2004-09-03 09:17:01 +0000 | |
---|---|---|
committer | 2004-09-03 09:17:01 +0000 | |
commit | f16cbe4127e6338477ab5a98c0bec7f6d2e54018 (patch) | |
tree | 7bcbf02b43cb10604a39d03ecbf30777bed07ffd /media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild | |
parent | Added ~amd64 and ~sparc (Manifest recommit) (diff) | |
download | gentoo-2-f16cbe4127e6338477ab5a98c0bec7f6d2e54018.tar.gz gentoo-2-f16cbe4127e6338477ab5a98c0bec7f6d2e54018.tar.bz2 gentoo-2-f16cbe4127e6338477ab5a98c0bec7f6d2e54018.zip |
Stable amd64, x86.
Diffstat (limited to 'media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild')
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild index 8199814be954..6ac7b3709556 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.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/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.3 2004/07/09 01:45:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.4 2004/09/03 09:16:08 eradicator Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pkl.net/~node/alsa-patch-bay.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="fltk" |