summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-04-02 10:14:59 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-04-02 10:23:12 +0100
commit54e9718ce18957f0f956566821b7dfdc496d85a8 (patch)
treeb7c6ae6a22a257f73e3e5f845031395601ab3cf5
parentsys-process/glances: declare pypy3 and python3.9 support (diff)
downloadgentoo-54e9718c.tar.gz
gentoo-54e9718c.tar.bz2
gentoo-54e9718c.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>
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild2
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}]