summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 20:04:18 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 20:04:18 +0200
commite7e82156e9e14011408a8c6fb0f66bf8f8b5557b (patch)
treeafd5bc5a4bc46a0c1660e142a0c8bf9996cd4f8e /dev-python/pytest-ordering
parentmedia-libs/mlt: x86 stable (bug #749810) (diff)
downloadgentoo-e7e82156e9e14011408a8c6fb0f66bf8f8b5557b.tar.gz
gentoo-e7e82156e9e14011408a8c6fb0f66bf8f8b5557b.tar.bz2
gentoo-e7e82156e9e14011408a8c6fb0f66bf8f8b5557b.zip
dev-python/pytest-ordering: x86 stable (bug #749405)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-ordering')
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index 2c0160408647..125ef6039093 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DEPEND="test? ( dev-python/pytest-ordering[${PYTHON_USEDEP}] )"