summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-13 16:51:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-13 16:51:51 +0200
commit3b582fd858558254c98ec8719b8d06312e64a6f6 (patch)
treed48c2ef0610824db3183021c22362d34c3cc9c0a /dev-python
parentdev-python/cheetah3: amd64 stable wrt bug #721692 (diff)
downloadgentoo-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')
-rw-r--r--dev-python/ioflo/ioflo-2.0.0.ebuild2
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)