diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:51:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 16:51:51 +0200 |
commit | 3b582fd858558254c98ec8719b8d06312e64a6f6 (patch) | |
tree | d48c2ef0610824db3183021c22362d34c3cc9c0a /dev-python/ioflo | |
parent | dev-python/cheetah3: amd64 stable wrt bug #721692 (diff) | |
download | gentoo-3b582fd858558254c98ec8719b8d06312e64a6f6.tar.gz gentoo-3b582fd858558254c98ec8719b8d06312e64a6f6.tar.bz2 gentoo-3b582fd858558254c98ec8719b8d06312e64a6f6.zip |
dev-python/ioflo: amd64 stable wrt bug #721692
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/ioflo')
-rw-r--r-- | dev-python/ioflo/ioflo-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ioflo/ioflo-2.0.0.ebuild b/dev-python/ioflo/ioflo-2.0.0.ebuild index f572567710fd..bb4cb6978431 100644 --- a/dev-python/ioflo/ioflo-2.0.0.ebuild +++ b/dev-python/ioflo/ioflo-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" $(python_gen_cond_dep '>=dev-lang/python-3.7.4' python3_7) |