diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-03-12 21:37:15 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-14 18:27:31 +0800 |
commit | 239ff75891b73de657efcfe58a71cc2e2d101490 (patch) | |
tree | d5359804012705f89b158828399ff73c3d3f0f00 /media-gfx/cairosvg | |
parent | dev-util/buildbot-badges: keyword ~riscv (diff) | |
download | gentoo-239ff75891b73de657efcfe58a71cc2e2d101490.tar.gz gentoo-239ff75891b73de657efcfe58a71cc2e2d101490.tar.bz2 gentoo-239ff75891b73de657efcfe58a71cc2e2d101490.zip |
media-gfx/cairosvg: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-gfx/cairosvg')
-rw-r--r-- | media-gfx/cairosvg/cairosvg-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild b/media-gfx/cairosvg/cairosvg-2.5.2.ebuild index cc2283c89dd2..9ba5be70ee6a 100644 --- a/media-gfx/cairosvg/cairosvg-2.5.2.ebuild +++ b/media-gfx/cairosvg/cairosvg-2.5.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 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" dev-python/cairocffi[${PYTHON_USEDEP}] |