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-vte/
Date: Sat, 13 Apr 2019 17:59:17
Message-Id: 1555178327.a8fc665f3b0e341e4f3bf6a168e51a0bd4d8ed83.graaff@gentoo
1 commit: a8fc665f3b0e341e4f3bf6a168e51a0bd4d8ed83
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 17:36:45 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 17:58:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8fc665f
7
8 dev-ruby/ruby-vte: 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-vte/ruby-vte-3.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild
17 index 640b10c6291..e91a33a4e92 100644
18 --- a/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild
19 +++ b/dev-ruby/ruby-vte/ruby-vte-3.3.2.ebuild
20 @@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26"
21 inherit ruby-ng-gnome2
22
23 DESCRIPTION="Ruby vte bindings"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc ~x86"
26 IUSE=""
27
28 RDEPEND+=" >=x11-libs/vte-0.12.1:0"