Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/imagemagick/
Date: Tue, 02 Jun 2020 09:38:37
Message-Id: 1591090708.d7eb75bc8e02aef80ffb516ea324ec7bd4a33d60.mgorny@gentoo
1 commit: d7eb75bc8e02aef80ffb516ea324ec7bd4a33d60
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 2 09:38:01 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 09:38:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7eb75bc
7
8 media-gfx/imagemagick: Keyword 7.0.10.16-r1 sparc, #726746
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
16 index 6efa7c825ed..8d3cfe592d9 100644
17 --- a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
18 +++ b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
19 @@ -13,7 +13,7 @@ else
20 MY_PV="$(ver_rs 3 '-')"
21 MY_P="ImageMagick-${MY_PV}"
22 SRC_URI="mirror://imagemagick/${MY_P}.tar.xz"
23 - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
24 + KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 fi
26
27 DESCRIPTION="A collection of tools and libraries for many image formats"