diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:27:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:34:17 +0100 |
commit | 23972a02f0c2bfa81b98d9468e22e6db61534a68 (patch) | |
tree | 8236f7537e4fefebccd3e223496a47cfc9459aa0 /dev-ruby/ruby-vte3 | |
parent | dev-ruby/ruby-vte: amd64 stable, bug 587024 (diff) | |
download | gentoo-23972a02f0c2bfa81b98d9468e22e6db61534a68.tar.gz gentoo-23972a02f0c2bfa81b98d9468e22e6db61534a68.tar.bz2 gentoo-23972a02f0c2bfa81b98d9468e22e6db61534a68.zip |
dev-ruby/ruby-vte3: amd64 stable, bug 587024
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/ruby-vte3')
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild index 788f5e5f4457..b62855e4db6f 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7-r1.ebuild @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/vte:2.91" diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild index 46ed99c4bcb5..ef90a857e2dd 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ USE_RUBY="ruby20 ruby21 ruby22" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/vte:2.90" |