diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-26 09:14:23 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-26 09:14:23 +0000 |
commit | 92d78a71403e27d5405ac6e07eb0ad186fcadb31 (patch) | |
tree | ff9a85dcaeeee1ce2aae249e712f5e135c3ca133 /net-mail/getmail/getmail-4.3.10.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-92d78a71403e27d5405ac6e07eb0ad186fcadb31.tar.gz gentoo-2-92d78a71403e27d5405ac6e07eb0ad186fcadb31.tar.bz2 gentoo-2-92d78a71403e27d5405ac6e07eb0ad186fcadb31.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/getmail/getmail-4.3.10.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.3.10.ebuild b/net-mail/getmail/getmail-4.3.10.ebuild index 3ede9810a7b3..ee2fd20d4088 100644 --- a/net-mail/getmail/getmail-4.3.10.ebuild +++ b/net-mail/getmail/getmail-4.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.10.ebuild,v 1.3 2005/06/21 13:58:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.10.ebuild,v 1.4 2005/06/26 09:14:23 hansmi Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ppc sparc x86" DEPEND=">=dev-lang/python-2.3.3" |