diff options
author | 2022-05-06 22:58:57 +0300 | |
---|---|---|
committer | 2022-05-06 22:58:57 +0300 | |
commit | f902cba69e589cbeff6a390dad0117e0f49b1dc2 (patch) | |
tree | 2627d5c363dcf6ceac65659ff2f71fa47b8c0531 /dev-python/ioflo | |
parent | dev-python/pytest-salt-factories: Stabilize 1.0.0_rc13 x86, #843011 (diff) | |
download | gentoo-f902cba69e589cbeff6a390dad0117e0f49b1dc2.tar.gz gentoo-f902cba69e589cbeff6a390dad0117e0f49b1dc2.tar.bz2 gentoo-f902cba69e589cbeff6a390dad0117e0f49b1dc2.zip |
dev-python/ioflo: Stabilize 2.0.2-r2 x86, #843011
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ioflo')
-rw-r--r-- | dev-python/ioflo/ioflo-2.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ioflo/ioflo-2.0.2-r2.ebuild b/dev-python/ioflo/ioflo-2.0.2-r2.ebuild index 504bf2a9efd2..729a90285f1f 100644 --- a/dev-python/ioflo/ioflo-2.0.2-r2.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2-r2.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=" |