diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-01 14:46:24 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-01 14:46:24 +0000 |
| commit | 21b7d6b996a26c84dddfd01dbf4560ac0d376765 (patch) | |
| tree | d735fc3562b6bb86b3042fc13b0be307bbabe9e0 /dev-python/pytest-markdown | |
| parent | cffbcdadc6d16999a8ea9d79d035f4c86310f9bc (diff) | |
| download | baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.gz baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.tar.xz baldeagleos-repo-21b7d6b996a26c84dddfd01dbf4560ac0d376765.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-markdown')
| -rw-r--r-- | dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild b/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild index a6a55f80e638..c8eaa32f963f 100644 --- a/dev-python/pytest-markdown/pytest-markdown-1.0.2.ebuild +++ b/dev-python/pytest-markdown/pytest-markdown-1.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=8 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=">=dev-python/commonmark-0.9.1[${PYTHON_USEDEP}] >=dev-python/pytest-6.0.0[${PYTHON_USEDEP}]" |
