commit: 5b0e8a877ae5060123e2024b367d16ebd125baa4
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 21:24:00 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 21:24:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0e8a87
dev-python/pytest-flake8: Stabilize 1.1.1 ALLARCHES, #837437
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
b/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
index 80ff41385fa4..0d35bcd89a9e 100644
--- a/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
+++ b/dev-python/pytest-flake8/pytest-flake8-1.1.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
RDEPEND="
>=dev-python/flake8-4.0[${PYTHON_USEDEP}]