diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 15:00:14 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 15:00:14 +0000 |
commit | 025b5c0d7b430e596b5a3f221c6243eaa12909be (patch) | |
tree | 92d539066f13a52180c3d29405e0ca455e2e3bce /media-sound/seq24 | |
parent | ~amd64 (diff) | |
download | historical-025b5c0d7b430e596b5a3f221c6243eaa12909be.tar.gz historical-025b5c0d7b430e596b5a3f221c6243eaa12909be.tar.bz2 historical-025b5c0d7b430e596b5a3f221c6243eaa12909be.zip |
~amd64
Diffstat (limited to 'media-sound/seq24')
-rw-r--r-- | media-sound/seq24/seq24-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/seq24/seq24-0.4.4.ebuild b/media-sound/seq24/seq24-0.4.4.ebuild index ca1d71e4dd8d..82c1233f6058 100644 --- a/media-sound/seq24/seq24-0.4.4.ebuild +++ b/media-sound/seq24/seq24-0.4.4.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/seq24/seq24-0.4.4.ebuild,v 1.3 2004/04/15 17:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.4.4.ebuild,v 1.4 2004/05/27 14:51:19 jhuebel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.filter24.org/seq24/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/alsa-lib-0.9.0 =dev-cpp/gtkmm-1.2*" |