diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
commit | 2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4 (patch) | |
tree | 13640faa9ea88e8a7d3478f1e1ad9668556bebf6 /x11-plugins/wmmp3/wmmp3-0.12.ebuild | |
parent | Keyworded ~sparc (diff) | |
download | historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.gz historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.bz2 historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmmp3/wmmp3-0.12.ebuild')
-rw-r--r-- | x11-plugins/wmmp3/wmmp3-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild index 75cb5b0ded20..ff9515dfbf6b 100644 --- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild +++ b/x11-plugins/wmmp3/wmmp3-0.12.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/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.4 2004/09/04 01:33:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.5 2004/11/24 23:24:41 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.dotfiles.com/software/wmmp3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/x11 >=media-sound/mpg123-0.59s-r2" |