summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-03 13:36:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-03 13:36:42 +0100
commit0ea1149bf116568348ac8066b2bbdc9b99c6cf4e (patch)
treebc5b039b59901581b0d4994a355b20169b07862a /dev-python/pytest-flake8
parentdev-python/rpy: amd64 stable wrt bug #773934 (diff)
downloadgentoo-0ea1149bf116568348ac8066b2bbdc9b99c6cf4e.tar.gz
gentoo-0ea1149bf116568348ac8066b2bbdc9b99c6cf4e.tar.bz2
gentoo-0ea1149bf116568348ac8066b2bbdc9b99c6cf4e.zip
dev-python/pytest-flake8: amd64/x86 stable (ALLARCHES policy) wrt bug #773937
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-flake8')
-rw-r--r--dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild b/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild
index 84c861885f25..5c07f0c34d63 100644
--- a/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild
+++ b/dev-python/pytest-flake8/pytest-flake8-1.0.7.ebuild
@@ -12,7 +12,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-3.5.0[${PYTHON_USEDEP}]