summaryrefslogtreecommitdiff
path: root/dev-python/pytest-plus
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-01 14:46:24 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-01 14:46:24 +0000
commit21b7d6b996a26c84dddfd01dbf4560ac0d376765 (patch)
treed735fc3562b6bb86b3042fc13b0be307bbabe9e0 /dev-python/pytest-plus
parentcffbcdadc6d16999a8ea9d79d035f4c86310f9bc (diff)
downloadbaldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.gz
baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.xz
baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-plus')
-rw-r--r--dev-python/pytest-plus/pytest-plus-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-plus/pytest-plus-0.2.ebuild b/dev-python/pytest-plus/pytest-plus-0.2.ebuild
index 17d47063c4ef..24819e23ecaa 100644
--- a/dev-python/pytest-plus/pytest-plus-0.2.ebuild
+++ b/dev-python/pytest-plus/pytest-plus-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="dev-python/more-itertools[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]"