diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:02:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:02:46 +0100 |
commit | 6b04e2d295e2ce6c2e27c30cc02cc345c84130bb (patch) | |
tree | 188de6ea39a4efa4082b2e4812a7b5c9776b788a /dev-ruby/ruby-vte | |
parent | dev-ruby/ruby-rsvg: amd64 stable wrt bug #610390 (diff) | |
download | gentoo-6b04e2d295e2ce6c2e27c30cc02cc345c84130bb.tar.gz gentoo-6b04e2d295e2ce6c2e27c30cc02cc345c84130bb.tar.bz2 gentoo-6b04e2d295e2ce6c2e27c30cc02cc345c84130bb.zip |
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@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-vte')
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-3.0.8.ebuild | 4 |
1 files 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 17a9bfc8ca89..44cb499aa2e7 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" |