diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-01 13:19:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-01 12:35:45 +0000 |
commit | b6c32d2ef45a15427a50e2f77b12c90c0e686972 (patch) | |
tree | fafe386e3ca6f85d08ebce6a6b012357a93b53d6 /dev-python/pytest-xprocess | |
parent | dev-python/hypothesis: move ~sparc forward (diff) | |
download | gentoo-b6c32d2ef45a15427a50e2f77b12c90c0e686972.tar.gz gentoo-b6c32d2ef45a15427a50e2f77b12c90c0e686972.tar.bz2 gentoo-b6c32d2ef45a15427a50e2f77b12c90c0e686972.zip |
dev-python/pytest-xprocess: move keywords forward
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xprocess')
-rw-r--r-- | dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild index 5f63c2ba8f59..394802f3c64f 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.13.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |