commit: daadf7e3f201e89fb5dbec5befb59d900f0db145
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 30 20:09:19 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 20:09:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daadf7e3
app-i18n/transifex-client: Stabilize 1.0.3 x86, #836448
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-i18n/transifex-client/transifex-client-1.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/transifex-client/transifex-client-1.0.3.ebuild
b/app-i18n/transifex-client/transifex-client-1.0.3.ebuild
index 6475c6b72876..2f67d6c37f23 100644
--- a/app-i18n/transifex-client/transifex-client-1.0.3.ebuild
+++ b/app-i18n/transifex-client/transifex-client-1.0.3.ebuild
@@ -216,7 +216,7 @@ S="${WORKDIR}"/cli-${PV}
LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-3 MIT MPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
src_test() {
# Skip tests depending on a network connection. Bug #831772