diff --git a/net-misc/openrsync/openrsync-0.5.0_p20260706.ebuild b/net-misc/openrsync/openrsync-0.5.0_p20260706.ebuild index 8ea1dbe62b47a..bce59935301cb 100644 --- a/net-misc/openrsync/openrsync-0.5.0_p20260706.ebuild +++ b/net-misc/openrsync/openrsync-0.5.0_p20260706.ebuild @@ -22,7 +22,7 @@ fi LICENSE="ISC" SLOT="0" if [[ ${PV} != 9999 ]] ; then - KEYWORDS="~amd64 ~ppc ~x86" + KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" fi IUSE="test" RESTRICT="!test? ( test )"