Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/
Date: Thu, 01 Feb 2018 20:37:23
Message-Id: 1517517403.fe98a6c2dc309f9a49f38370a56e6521967fe967.whissi@gentoo
1 commit: fe98a6c2dc309f9a49f38370a56e6521967fe967
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 1 20:25:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 1 20:36:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe98a6c2
7
8 x11-libs/cairo: x86 stable (bug #641356)
9
10 Package-Manager: Portage-2.3.21, Repoman-2.3.6
11
12 x11-libs/cairo/cairo-1.14.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/cairo/cairo-1.14.12.ebuild b/x11-libs/cairo/cairo-1.14.12.ebuild
16 index 3fae774cbb9..81fc462cc93 100644
17 --- a/x11-libs/cairo/cairo-1.14.12.ebuild
18 +++ b/x11-libs/cairo/cairo-1.14.12.ebuild
19 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz"
23 - KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 + KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 fi
26
27 DESCRIPTION="A vector graphics library with cross-device output support"