diff options
author | 2012-09-30 17:55:08 +0000 | |
---|---|---|
committer | 2012-09-30 17:55:08 +0000 | |
commit | 8026e5316444627b588a061711273b70b2c275c5 (patch) | |
tree | 139d5a5c44f6a5f95665e0785241ef348502527b /net-mail/getmail/getmail-4.33.0.ebuild | |
parent | alpha stable wrt #400513 (diff) | |
download | gentoo-2-8026e5316444627b588a061711273b70b2c275c5.tar.gz gentoo-2-8026e5316444627b588a061711273b70b2c275c5.tar.bz2 gentoo-2-8026e5316444627b588a061711273b70b2c275c5.zip |
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'net-mail/getmail/getmail-4.33.0.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.33.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.33.0.ebuild b/net-mail/getmail/getmail-4.33.0.ebuild index d667ba040c9b..7f2d8d7bce5e 100644 --- a/net-mail/getmail/getmail-4.33.0.ebuild +++ b/net-mail/getmail/getmail-4.33.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v 1.1 2012/08/09 04:05:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $ EAPI="4" @@ -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 ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" python_prepare_all() { |