diff options
author | 2021-06-10 18:13:43 +0000 | |
---|---|---|
committer | 2021-06-10 18:13:43 +0000 | |
commit | 162420ab5e4b638e6ecbcaa83f21170b591e9ea0 (patch) | |
tree | 93f3a93df6a1909395cfc5097550cc0760bcb420 /dev-python/ioflo | |
parent | dev-python/pytest-salt-factories: Stabilize 0.121.1 x86, #795108 (diff) | |
download | gentoo-162420ab5e4b638e6ecbcaa83f21170b591e9ea0.tar.gz gentoo-162420ab5e4b638e6ecbcaa83f21170b591e9ea0.tar.bz2 gentoo-162420ab5e4b638e6ecbcaa83f21170b591e9ea0.zip |
dev-python/ioflo: Stabilize 2.0.2 x86, #795108
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ioflo')
-rw-r--r-- | dev-python/ioflo/ioflo-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ioflo/ioflo-2.0.2.ebuild b/dev-python/ioflo/ioflo-2.0.2.ebuild index a773fad8c775..55d71a53548c 100644 --- a/dev-python/ioflo/ioflo-2.0.2.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2.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 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="test" RDEPEND=" |