commit: 6b04e2d295e2ce6c2e27c30cc02cc345c84130bb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 15:02:46 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 15:02:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b04e2d2
dev-ruby/ruby-vte: amd64 stable wrt bug #610390 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild index 17a9bfc8ca..44cb499aa2 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby21 ruby22 ruby23" inherit ruby-ng-gnome2 DESCRIPTION="Ruby vte bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0"
