diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 13:29:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 13:29:49 +0100 |
commit | 9bd691809a17b7ea0ceff879306f76711350c967 (patch) | |
tree | 29d162565562c4fa994f19d1849f8fcb449229d4 /dev-python/txaio | |
parent | sys-apps/attr: amd64 stable wrt bug #700006 (diff) | |
download | gentoo-9bd691809a17b7ea0ceff879306f76711350c967.tar.gz gentoo-9bd691809a17b7ea0ceff879306f76711350c967.tar.bz2 gentoo-9bd691809a17b7ea0ceff879306f76711350c967.zip |
dev-python/txaio: amd64 stable wrt bug #700036
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-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 947a153fb9e8..9eac28f1d43c 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=" |