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: Tue, 12 May 2020 13:05:30
Message-Id: 1589288685.44dd213fb139254a169281ca504ab9988f2d06bc.ago@gentoo
1 commit: 44dd213fb139254a169281ca504ab9988f2d06bc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 12 13:04:45 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 12 13:04:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44dd213f
7
8 app-i18n/transifex-client: amd64 stable wrt bug #721978
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
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 e1da5c810d0..4000d5f49df 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 )"