Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rcairo/
Date: Mon, 02 Jul 2018 19:07:59
Message-Id: 1530558399.eed35b4439f876ab4984aa959da954cef9ff47fe.graaff@gentoo
1 commit: eed35b4439f876ab4984aa959da954cef9ff47fe
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 18:04:57 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 19:06:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed35b44
7
8 dev-ruby/rcairo: amd64 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/rcairo/rcairo-1.15.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/rcairo/rcairo-1.15.11.ebuild b/dev-ruby/rcairo/rcairo-1.15.11.ebuild
16 index cbe486328ee..546f37e69e4 100644
17 --- a/dev-ruby/rcairo/rcairo-1.15.11.ebuild
18 +++ b/dev-ruby/rcairo/rcairo-1.15.11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -24,7 +24,7 @@ IUSE=""
26
27 SLOT="0"
28 LICENSE="|| ( Ruby GPL-2 )"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="amd64 ~ppc ~x86"
31
32 RDEPEND="${RDEPEND}
33 >=x11-libs/cairo-1.2.0[svg]"