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/ruby-rsvg/
Date: Sat, 13 Apr 2019 17:59:12
Message-Id: 1555178323.15b00c6cff7a6eb3965c331794fe9d2499b299cd.graaff@gentoo
1 commit: 15b00c6cff7a6eb3965c331794fe9d2499b299cd
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 17:28:00 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 17:58:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b00c6c
7
8 dev-ruby/ruby-rsvg: amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-ruby/ruby-rsvg/ruby-rsvg-3.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/ruby-rsvg/ruby-rsvg-3.3.2.ebuild b/dev-ruby/ruby-rsvg/ruby-rsvg-3.3.2.ebuild
17 index 07bb404be00..fb6f57589d7 100644
18 --- a/dev-ruby/ruby-rsvg/ruby-rsvg-3.3.2.ebuild
19 +++ b/dev-ruby/ruby-rsvg/ruby-rsvg-3.3.2.ebuild
20 @@ -11,7 +11,7 @@ inherit ruby-ng-gnome2
21 RUBY_S=ruby-gnome2-all-${PV}/rsvg2
22
23 DESCRIPTION="Ruby bindings for librsvg"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc ~x86"
26
27 RDEPEND+=" >=gnome-base/librsvg-2.16.1"
28 DEPEND+=" >=gnome-base/librsvg-2.16.1"