diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:08:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:08:02 +0200 |
commit | e788b5fc886fcd6ee3e72363f3337a517e217758 (patch) | |
tree | 2fc43eb03b7eabb6e22d4af2efeb0ca7bd340f08 /app-i18n/transifex-client | |
parent | dev-python/pysvn: x86 stable wrt bug #721784 (diff) | |
download | gentoo-e788b5fc886fcd6ee3e72363f3337a517e217758.tar.gz gentoo-e788b5fc886fcd6ee3e72363f3337a517e217758.tar.bz2 gentoo-e788b5fc886fcd6ee3e72363f3337a517e217758.zip |
app-i18n/transifex-client: x86 stable wrt bug #721978
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n/transifex-client')
-rw-r--r-- | app-i18n/transifex-client/transifex-client-0.13.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild index 4000d5f49df6..e7e38c2901f4 100644 --- a/app-i18n/transifex-client/transifex-client-0.13.9.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.13.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |