diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/trio/trio-0.22.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild index fb59c3730c35..4a8e82101a93 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~hppa" +KEYWORDS="~amd64 ~hppa ~riscv" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched diff --git a/dev-python/trio/trio-0.22.0.ebuild b/dev-python/trio/trio-0.22.0.ebuild index e9e5dda61a79..c192a068a699 100644 --- a/dev-python/trio/trio-0.22.0.ebuild +++ b/dev-python/trio/trio-0.22.0.ebuild @@ -31,11 +31,11 @@ RDEPEND=" dev-python/sniffio[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] " -# NB: we're ignoring tests that require pyopenssl BDEPEND=" test? ( >=dev-python/astor-0.8.0[${PYTHON_USEDEP}] >=dev-python/immutables-0.6[${PYTHON_USEDEP}] + dev-python/pyopenssl[${PYTHON_USEDEP}] dev-python/trustme[${PYTHON_USEDEP}] ) " |
