diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 16:41:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 16:41:30 +0100 |
commit | 5754f8c187ac3c649e2de26b085137204f69c178 (patch) | |
tree | 36063884cde82bb83023c8043dfecf747c2c15e8 /dev-python/txaio | |
parent | sys-apps/attr: x86 stable wrt bug #700006 (diff) | |
download | gentoo-5754f8c187ac3c649e2de26b085137204f69c178.tar.gz gentoo-5754f8c187ac3c649e2de26b085137204f69c178.tar.bz2 gentoo-5754f8c187ac3c649e2de26b085137204f69c178.zip |
dev-python/txaio: x86 stable wrt bug #700036
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/txaio')
-rw-r--r-- | dev-python/txaio/txaio-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txaio/txaio-2.9.0.ebuild b/dev-python/txaio/txaio-2.9.0.ebuild index 9eac28f1d43c..7ec81d384fbe 100644 --- a/dev-python/txaio/txaio-2.9.0.ebuild +++ b/dev-python/txaio/txaio-2.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=" |