diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:34:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-05-21 17:34:47 +0000 |
commit | f880325407ebf4e1eaea6cc80344c1128cde079b (patch) | |
tree | abe9023de5c0025cad0d5dccd375d84e6fd9512d /media-sound/mpdscribble/mpdscribble-0.20.ebuild | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | historical-f880325407ebf4e1eaea6cc80344c1128cde079b.tar.gz historical-f880325407ebf4e1eaea6cc80344c1128cde079b.tar.bz2 historical-f880325407ebf4e1eaea6cc80344c1128cde079b.zip |
Drop sparc keywords and x86 stable wrt #365067
Package-Manager: portage-2.1.9.49/cvs/Linux ia64
Diffstat (limited to 'media-sound/mpdscribble/mpdscribble-0.20.ebuild')
-rw-r--r-- | media-sound/mpdscribble/mpdscribble-0.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mpdscribble/mpdscribble-0.20.ebuild b/media-sound/mpdscribble/mpdscribble-0.20.ebuild index a657a3c36dbe..f8fc182fc5e4 100644 --- a/media-sound/mpdscribble/mpdscribble-0.20.ebuild +++ b/media-sound/mpdscribble/mpdscribble-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.20.ebuild,v 1.1 2010/10/11 17:03:25 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpdscribble/mpdscribble-0.20.ebuild,v 1.2 2011/05/21 17:34:47 armin76 Exp $ EAPI=2 WANT_AUTOMAKE="1.11" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="+curl" RDEPEND=">=dev-libs/glib-2.16:2 |