diff options
author | Tim Harder <radhermit@gentoo.org> | 2016-12-09 01:37:56 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2016-12-09 01:37:56 -0500 |
commit | cd6a80fc369abbadcc9e02a77df7b3cd0bf18f5b (patch) | |
tree | bced7460bac2066c4a4ba506ac220b631499c8fa /net-mail/getmail | |
parent | 06b075fb57dfb54e28bc7bca269f26b17dc14d5a (diff) | |
download | gentoo-cd6a80fc369abbadcc9e02a77df7b3cd0bf18f5b.tar.gz gentoo-cd6a80fc369abbadcc9e02a77df7b3cd0bf18f5b.tar.xz |
net-mail/getmail: stabilize 4.52.0
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-4.52.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-4.52.0.ebuild b/net-mail/getmail/getmail-4.52.0.ebuild index 8abf74fbcc4..dc8464bb843 100644 --- a/net-mail/getmail/getmail-4.52.0.ebuild +++ b/net-mail/getmail/getmail-4.52.0.ebuild @@ -14,7 +14,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="ssl" python_prepare_all() { |