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, 01 Jun 2022 08:19:27
Message-Id: 1654071553.a4c17aa4e3ab8ecb4356727a6c8ae22355ce25ee.sam@gentoo
1 commit: a4c17aa4e3ab8ecb4356727a6c8ae22355ce25ee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 08:19:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 08:19:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c17aa4
7
8 media-gfx/inkscape: Stabilize 1.1.2-r1 x86, #839273
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/inkscape/inkscape-1.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/inkscape/inkscape-1.1.2-r1.ebuild b/media-gfx/inkscape/inkscape-1.1.2-r1.ebuild
16 index f18c02e8c2d9..962c95234b2b 100644
17 --- a/media-gfx/inkscape/inkscape-1.1.2-r1.ebuild
18 +++ b/media-gfx/inkscape/inkscape-1.1.2-r1.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 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
25 fi
26
27 DESCRIPTION="SVG based generic vector-drawing program"