Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/transifex-client/
Date: Wed, 13 May 2020 10:08:24
Message-Id: 1589364482.e788b5fc886fcd6ee3e72363f3337a517e217758.ago@gentoo
1 commit: e788b5fc886fcd6ee3e72363f3337a517e217758
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 10:08:02 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 10:08:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e788b5fc
7
8 app-i18n/transifex-client: x86 stable wrt bug #721978
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-i18n/transifex-client/transifex-client-0.13.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
18 index 4000d5f49df..e7e38c2901f 100644
19 --- a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
20 +++ b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"