diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:52:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:52:41 +0200 |
commit | 547da5d6a6ab5d2f06123c735d46992183f92ce6 (patch) | |
tree | 014327111c2e9fb2a9708ce56ed8862d21bf16c2 /dev-python/txaio | |
parent | dev-python/pydns: amd64 stable wrt bug #721378 (diff) | |
download | gentoo-547da5d6a6ab5d2f06123c735d46992183f92ce6.tar.gz gentoo-547da5d6a6ab5d2f06123c735d46992183f92ce6.tar.bz2 gentoo-547da5d6a6ab5d2f06123c735d46992183f92ce6.zip |
dev-python/txaio: amd64 stable wrt bug #721822
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/txaio')
-rw-r--r-- | dev-python/txaio/txaio-20.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txaio/txaio-20.4.1.ebuild b/dev-python/txaio/txaio-20.4.1.ebuild index f5c3f1f1cd61..fe06b976889f 100644 --- a/dev-python/txaio/txaio-20.4.1.ebuild +++ b/dev-python/txaio/txaio-20.4.1.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" RESTRICT="!test? ( test )" |