app-i18n/transifex-client: Keyword 1.0.0 ppc64, #831920

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-01-28 20:53:18 +02:00
parent c76857c6cf
commit f064020a57

View File

@@ -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