diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:04:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:04:18 +0200 |
commit | e7e82156e9e14011408a8c6fb0f66bf8f8b5557b (patch) | |
tree | afd5bc5a4bc46a0c1660e142a0c8bf9996cd4f8e /dev-python/pytest-ordering | |
parent | media-libs/mlt: x86 stable (bug #749810) (diff) | |
download | gentoo-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.ebuild | 2 |
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}] )" |