diff options
author | 2011-04-25 14:35:47 +0000 | |
---|---|---|
committer | 2011-04-25 14:35:47 +0000 | |
commit | bfc4916f671666c58695efc3139984054373e5ed (patch) | |
tree | 1a79f9017a109d65315ba2f5b697182845abddd9 /net-mail/getmail/getmail-4.17.0.ebuild | |
parent | x86 stable per bug 361129 (diff) | |
download | gentoo-2-bfc4916f671666c58695efc3139984054373e5ed.tar.gz gentoo-2-bfc4916f671666c58695efc3139984054373e5ed.tar.bz2 gentoo-2-bfc4916f671666c58695efc3139984054373e5ed.zip |
Drop sparc keywords
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'net-mail/getmail/getmail-4.17.0.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.17.0.ebuild b/net-mail/getmail/getmail-4.17.0.ebuild index ede507002bb2..85877c56548d 100644 --- a/net-mail/getmail/getmail-4.17.0.ebuild +++ b/net-mail/getmail/getmail-4.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.5 2011/04/11 06:15:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.6 2011/04/25 14:35:47 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="alpha amd64 ppc ~sparc x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" DEPEND="" |