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-gdkpixbuf2/
Date: Sat, 13 Apr 2019 17:59:12
Message-Id: 1555178321.958e1834c2735cac7ce1abaf831f80bb6232278c.graaff@gentoo
1 commit: 958e1834c2735cac7ce1abaf831f80bb6232278c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 17:26:23 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 17:58:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958e1834
7
8 dev-ruby/ruby-gdkpixbuf2: 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-gdkpixbuf2/ruby-gdkpixbuf2-3.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.3.2.ebuild b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.3.2.ebuild
17 index e043f690829..1419115f25e 100644
18 --- a/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.3.2.ebuild
19 +++ b/dev-ruby/ruby-gdkpixbuf2/ruby-gdkpixbuf2-3.3.2.ebuild
20 @@ -11,7 +11,7 @@ inherit ruby-ng-gnome2
21 RUBY_S=ruby-gnome2-all-${PV}/${RUBY_FAKEGEM_NAME}
22
23 DESCRIPTION="Ruby GdkPixbuf2 bindings"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc ~x86"
26 IUSE=""
27
28 RDEPEND+=" x11-libs/gtk+:2"