diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-11-17 13:53:08 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-11-17 14:26:21 -0500 |
commit | faade492f90e205a06edbb40a004e2cdc02276f5 (patch) | |
tree | 1844b15c91971218465ba564ffb950000538b73f /net-mail/getmail | |
parent | dev-tex/biber: update Unicode-Collate dependency (diff) | |
download | gentoo-faade492f90e205a06edbb40a004e2cdc02276f5.tar.gz gentoo-faade492f90e205a06edbb40a004e2cdc02276f5.tar.bz2 gentoo-faade492f90e205a06edbb40a004e2cdc02276f5.zip |
net-mail/getmail: stabilize 5.4
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/getmail/getmail-5.4.ebuild b/net-mail/getmail/getmail-5.4.ebuild index a213f82d8658..2fadbd7fdfea 100644 --- a/net-mail/getmail/getmail-5.4.ebuild +++ b/net-mail/getmail/getmail-5.4.ebuild @@ -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="ssl" python_prepare_all() { |