Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/
Date: Mon, 28 Jan 2019 19:17:20
Message-Id: 1548652242.2bc90430e480fefe801da6ef5068ea7e26f6b7e5.mattst88@gentoo
1 commit: 2bc90430e480fefe801da6ef5068ea7e26f6b7e5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 28 05:10:42 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 28 05:10:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc90430
7
8 x11-libs/cairo-1.16.0-r2: alpha stable, bug 675818
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-libs/cairo/cairo-1.16.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/cairo/cairo-1.16.0-r2.ebuild b/x11-libs/cairo/cairo-1.16.0-r2.ebuild
16 index e94f463e93a..009282297c6 100644
17 --- a/x11-libs/cairo/cairo-1.16.0-r2.ebuild
18 +++ b/x11-libs/cairo/cairo-1.16.0-r2.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 ~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 ~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"