diff options
author | Sam James <sam@gentoo.org> | 2022-09-07 03:15:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-07 03:15:50 +0100 |
commit | bb4b8c85c4d87910840425a5d879ae6484c8da4e (patch) | |
tree | 37820755cb266cc0e76e031cea3ea996125ceb97 /media-gfx/inkscape | |
parent | dev-python/cachecontrol: Keyword 0.12.11 arm, #859184 (diff) | |
download | gentoo-bb4b8c85c4d87910840425a5d879ae6484c8da4e.tar.gz gentoo-bb4b8c85c4d87910840425a5d879ae6484c8da4e.tar.bz2 gentoo-bb4b8c85c4d87910840425a5d879ae6484c8da4e.zip |
media-gfx/inkscape: Keyword 1.2.1-r2 arm, #859184
Signed-off-by: Sam James <sam@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 76c94d5ff523..1d74e8e297fa 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 ~arm64 ~riscv" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~riscv" fi DESCRIPTION="SVG based generic vector-drawing program" |