diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-02 10:14:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-02 10:23:12 +0100 |
commit | 54e9718ce18957f0f956566821b7dfdc496d85a8 (patch) | |
tree | b7c6ae6a22a257f73e3e5f845031395601ab3cf5 /dev-python/pytest-subtests | |
parent | sys-process/glances: declare pypy3 and python3.9 support (diff) | |
download | gentoo-54e9718ce18957f0f956566821b7dfdc496d85a8.tar.gz gentoo-54e9718ce18957f0f956566821b7dfdc496d85a8.tar.bz2 gentoo-54e9718ce18957f0f956566821b7dfdc496d85a8.zip |
dev-python/pytest-subtests: keyworded 0.4.0 for hppa
keyworded wrt bug #778401
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild index f733822a3d24..b49ce6a0debf 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" RDEPEND=" >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}] |