diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 06:24:35 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 06:24:35 +0000 |
commit | 130acbb34063bc16fa3e7f98df4e9567cb081db8 (patch) | |
tree | e19841a50c4fdb8a3e5cf8b57fe3f764397cf324 /media-sound/rexima/rexima-1.4.ebuild | |
parent | Keyworded x86 and ppc for GNOME 2.8.1 (Manifest recommit) (diff) | |
download | gentoo-2-130acbb34063bc16fa3e7f98df4e9567cb081db8.tar.gz gentoo-2-130acbb34063bc16fa3e7f98df4e9567cb081db8.tar.bz2 gentoo-2-130acbb34063bc16fa3e7f98df4e9567cb081db8.zip |
Stable sparc.
Diffstat (limited to 'media-sound/rexima/rexima-1.4.ebuild')
-rw-r--r-- | media-sound/rexima/rexima-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rexima/rexima-1.4.ebuild b/media-sound/rexima/rexima-1.4.ebuild index 5aa2264d5f91..9b8fdec89f30 100644 --- a/media-sound/rexima/rexima-1.4.ebuild +++ b/media-sound/rexima/rexima-1.4.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/rexima/rexima-1.4.ebuild,v 1.12 2004/11/23 05:56:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rexima/rexima-1.4.ebuild,v 1.13 2004/12/19 06:23:54 eradicator Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND="sys-libs/ncurses" |