diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:53:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-01 14:53:53 +0200 |
commit | aea80d0d2d5de19068fcf74129940913a5e303c1 (patch) | |
tree | 85d2da16680ae41f356dff5b2d3e9953bb6dd0a7 /dev-python | |
parent | dev-python/python-utils: x86 keyworded (bug #733826) (diff) | |
download | gentoo-aea80d0d2d5de19068fcf74129940913a5e303c1.tar.gz gentoo-aea80d0d2d5de19068fcf74129940913a5e303c1.tar.bz2 gentoo-aea80d0d2d5de19068fcf74129940913a5e303c1.zip |
dev-python/pytest-flakes: x86 keyworded (bug #733826)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-flakes/pytest-flakes-4.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-flakes/pytest-flakes-4.0.2-r1.ebuild b/dev-python/pytest-flakes/pytest-flakes-4.0.2-r1.ebuild index ec121802c206..de3e22f95c44 100644 --- a/dev-python/pytest-flakes/pytest-flakes-4.0.2-r1.ebuild +++ b/dev-python/pytest-flakes/pytest-flakes-4.0.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/pyflakes[${PYTHON_USEDEP}] |