From: Georgy Yakovlev Date: Wed, 20 May 2020 10:00:41 +0000 (-0700) Subject: net-mail/isync: sync live ebuild keywords X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dcbef282f62303eba08d293a85452d626e64f571;p=gentoo.git net-mail/isync: sync live ebuild keywords Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/net-mail/isync/isync-9999.ebuild b/net-mail/isync/isync-9999.ebuild index c9d9c4a0112f..c910f9673b0a 100644 --- a/net-mail/isync/isync-9999.ebuild +++ b/net-mail/isync/isync-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 autotools else SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~ppc ~x86" + KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" fi IUSE="libressl sasl ssl zlib"