diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:33:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 14:58:55 +0100 |
commit | 541355b2aa9b9e9fc9e1515bab0cce0235e9a835 (patch) | |
tree | 07d43258d444de52adbcb8e7b24128ad52c7ff6c /dev-python/pytest-xprocess | |
parent | dev-python/pyserial: Remove old (diff) | |
download | gentoo-541355b2aa9b9e9fc9e1515bab0cce0235e9a835.tar.gz gentoo-541355b2aa9b9e9fc9e1515bab0cce0235e9a835.tar.bz2 gentoo-541355b2aa9b9e9fc9e1515bab0cce0235e9a835.zip |
dev-python/pytest-xprocess: Stabilize 0.12.1-r2 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild index 1fc1b92b17c2..e4f4528986d0 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |