diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-13 14:24:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-06-13 14:40:06 -0500 |
commit | fd6bdf9cbd1c1c2ddc64d6b01c5af4171649e728 (patch) | |
tree | 8604a3e5954291c5cbbbc564541df520906bdb0c /dev-python/pytest-flake8 | |
parent | dev-python/cachetools: 2.1.0 stable amd64 and x86 with cleanup (diff) | |
download | gentoo-fd6bdf9cbd1c1c2ddc64d6b01c5af4171649e728.tar.gz gentoo-fd6bdf9cbd1c1c2ddc64d6b01c5af4171649e728.tar.bz2 gentoo-fd6bdf9cbd1c1c2ddc64d6b01c5af4171649e728.zip |
dev-python/pytest-flake8: 0.9.1 stable amd64 and x86 for keyring
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-flake8')
-rw-r--r-- | dev-python/pytest-flake8/pytest-flake8-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flake8/pytest-flake8-0.9.1.ebuild b/dev-python/pytest-flake8/pytest-flake8-0.9.1.ebuild index 6ef8fc620514..9a229ccae918 100644 --- a/dev-python/pytest-flake8/pytest-flake8-0.9.1.ebuild +++ b/dev-python/pytest-flake8/pytest-flake8-0.9.1.ebuild @@ -13,7 +13,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" IUSE="" RDEPEND=" |