diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:21:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 12:21:46 +0000 |
commit | 4efb62bdb280506efe2504286e434d5a70d5920a (patch) | |
tree | 87676a4280529eeaeb33b5f2cf29bdf039991e7a /net-mail/getmail/getmail-4.36.0.ebuild | |
parent | Stable for x86, wrt bug #457428 (diff) | |
download | gentoo-2-4efb62bdb280506efe2504286e434d5a70d5920a.tar.gz gentoo-2-4efb62bdb280506efe2504286e434d5a70d5920a.tar.bz2 gentoo-2-4efb62bdb280506efe2504286e434d5a70d5920a.zip |
Stable for x86, wrt bug #457432
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/getmail/getmail-4.36.0.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.36.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.36.0.ebuild b/net-mail/getmail/getmail-4.36.0.ebuild index 13fffbdd020b..263f47e4ef2c 100644 --- a/net-mail/getmail/getmail-4.36.0.ebuild +++ b/net-mail/getmail/getmail-4.36.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.36.0.ebuild,v 1.2 2013/02/14 12:06:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.36.0.ebuild,v 1.3 2013/02/14 12:21:46 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" python_prepare_all() { |