diff --git a/app-i18n/transifex-client/transifex-client-1.0.0.ebuild b/app-i18n/transifex-client/transifex-client-1.0.0.ebuild index c6f1eb3fcef81..8a10aee4f5a91 100644 --- a/app-i18n/transifex-client/transifex-client-1.0.0.ebuild +++ b/app-i18n/transifex-client/transifex-client-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -216,7 +216,7 @@ S="${WORKDIR}"/cli-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" src_test() { # Skip tests depending on a network connection. Bug #831772