diff options
author | Tim Harder <radhermit@gentoo.org> | 2018-12-25 14:15:37 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2018-12-25 14:17:30 -0600 |
commit | 95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c (patch) | |
tree | 80bb319bd7888f3cfaf95dcdb8348d0d862e1d7a /net-mail/getmail | |
parent | net-mail/getmail: version bump to 5.8 (diff) | |
download | gentoo-95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c.tar.gz gentoo-95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c.tar.bz2 gentoo-95ce1c52349e0c6d72ad8d27bca0d0ab7c41362c.zip |
net-mail/getmail: stabilize 5.6
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-5.6.ebuild b/net-mail/getmail/getmail-5.6.ebuild index 5e4129b2b2eb..e210ae2c78d6 100644 --- a/net-mail/getmail/getmail-5.6.ebuild +++ b/net-mail/getmail/getmail-5.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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() { |