Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/potrace/
Date: Thu, 29 Sep 2016 09:35:37
Message-Id: 1475141689.e217de52a804bf15bba72acf9ed931bf0bbfc6e5.ago@gentoo
1 commit: e217de52a804bf15bba72acf9ed931bf0bbfc6e5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 09:34:49 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 09:34:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e217de52
7
8 media-gfx/potrace: sparc stable wrt bug #564874
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-gfx/potrace/potrace-1.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/potrace/potrace-1.13.ebuild b/media-gfx/potrace/potrace-1.13.ebuild
18 index ba6ac1d..dcbf267 100644
19 --- a/media-gfx/potrace/potrace-1.13.ebuild
20 +++ b/media-gfx/potrace/potrace-1.13.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
26 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
27 IUSE="metric static-libs"
28
29 RDEPEND="sys-libs/zlib"