diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-03 13:25:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-03 13:25:39 +0200 |
commit | 978a69e0567f39eab3c9138720ae383544ef98b2 (patch) | |
tree | 0419d6aedd4ca15701bd6d03b532ae8b358d922f /media-gfx/inkscape | |
parent | dev-python/cachecontrol: Keyword 0.12.11 riscv, #868234 (diff) | |
download | gentoo-978a69e0567f39eab3c9138720ae383544ef98b2.tar.gz gentoo-978a69e0567f39eab3c9138720ae383544ef98b2.tar.bz2 gentoo-978a69e0567f39eab3c9138720ae383544ef98b2.zip |
media-gfx/inkscape: Keyword 1.2.1-r2 riscv, #868234
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/inkscape-1.2.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild b/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild index a0df591ee0d9..64b9b9673f63 100644 --- a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild +++ b/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://gitlab.com/inkscape/inkscape.git" else SRC_URI="https://media.inkscape.org/dl/resources/file/${P}.tar.xz" - KEYWORDS="~alpha ~amd64" + KEYWORDS="~alpha ~amd64 ~riscv" fi DESCRIPTION="SVG based generic vector-drawing program" |