diff options
Diffstat (limited to 'media-sound/seq24/seq24-0.5.2.ebuild')
-rw-r--r-- | media-sound/seq24/seq24-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/seq24/seq24-0.5.2.ebuild b/media-sound/seq24/seq24-0.5.2.ebuild index 6cc9fc63cfa1..d292b87de07e 100644 --- a/media-sound/seq24/seq24-0.5.2.ebuild +++ b/media-sound/seq24/seq24-0.5.2.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/seq24/seq24-0.5.2.ebuild,v 1.1 2004/09/06 10:00:00 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.5.2.ebuild,v 1.2 2004/09/30 01:44:20 eradicator Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.filter24.org/seq24/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" DEPEND=">=media-libs/alsa-lib-0.9.0 =dev-cpp/gtkmm-1.2*" |