diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-12 07:39:25 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-12 07:39:25 +0000 |
commit | f42aaf9ace33d4f8660fc073e3336e95c5b73639 (patch) | |
tree | 0f5135080abbd921fc000792f8ee92c2004aeac0 /media-sound/mpc/mpc-0.11.1.ebuild | |
parent | ~amd64 (diff) | |
download | historical-f42aaf9ace33d4f8660fc073e3336e95c5b73639.tar.gz historical-f42aaf9ace33d4f8660fc073e3336e95c5b73639.tar.bz2 historical-f42aaf9ace33d4f8660fc073e3336e95c5b73639.zip |
~sparc ~amd64
Diffstat (limited to 'media-sound/mpc/mpc-0.11.1.ebuild')
-rw-r--r-- | media-sound/mpc/mpc-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.11.1.ebuild b/media-sound/mpc/mpc-0.11.1.ebuild index 13ded68b424f..5525eb1e8feb 100644 --- a/media-sound/mpc/mpc-0.11.1.ebuild +++ b/media-sound/mpc/mpc-0.11.1.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/mpc/mpc-0.11.1.ebuild,v 1.2 2004/07/01 10:59:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpc/mpc-0.11.1.ebuild,v 1.3 2004/07/12 07:39:25 eradicator Exp $ IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="A commandline client for Music Player Daemon (media-sound/mpd)" SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" HOMEPAGE="http://www.musicpd.org" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" SLOT="0" LICENSE="GPL-2" |