commit: eba0e94bb729b0bedaa324539605d8e2cca6ad50 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Jan 3 19:22:32 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Jan 3 19:22:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba0e94b
dev-python/ioflo: Stabilize 2.0.2-r1 ALLARCHES, #830539 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/ioflo/ioflo-2.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild index 4042046fb8bf..483697a9d916 100644 --- a/dev-python/ioflo/ioflo-2.0.2-r1.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="
