Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/
Date: Wed, 07 Sep 2022 02:16:31
Message-Id: 1662516950.bb4b8c85c4d87910840425a5d879ae6484c8da4e.sam@gentoo
1 commit: bb4b8c85c4d87910840425a5d879ae6484c8da4e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 02:15:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 02:15:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4b8c85
7
8 media-gfx/inkscape: Keyword 1.2.1-r2 arm, #859184
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/inkscape/inkscape-1.2.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild b/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild
16 index 76c94d5ff523..1d74e8e297fa 100644
17 --- a/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild
18 +++ b/media-gfx/inkscape/inkscape-1.2.1-r2.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
20 EGIT_REPO_URI="https://gitlab.com/inkscape/inkscape.git"
21 else
22 SRC_URI="https://media.inkscape.org/dl/resources/file/${P}.tar.xz"
23 - KEYWORDS="~alpha ~amd64 ~arm64 ~riscv"
24 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~riscv"
25 fi
26
27 DESCRIPTION="SVG based generic vector-drawing program"