diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:26:46 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-11-06 15:34:15 +0100 |
commit | f298e52149ad18b531a7d37f8403cc02481daa0b (patch) | |
tree | 6cb7a66b8879fe41687262441838248ec09574c6 /dev-ruby/ruby-vte | |
parent | dev-ruby/ruby-poppler: amd64 stable, bug 587024 (diff) | |
download | gentoo-f298e52149ad18b531a7d37f8403cc02481daa0b.tar.gz gentoo-f298e52149ad18b531a7d37f8403cc02481daa0b.tar.bz2 gentoo-f298e52149ad18b531a7d37f8403cc02481daa0b.zip |
dev-ruby/ruby-vte: amd64 stable, bug 587024
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/ruby-vte')
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild b/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild index ddc2f728b607..81a499a1966e 100644 --- a/dev-ruby/ruby-vte/ruby-vte-3.0.7.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-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 ruby-ng-gnome2 DESCRIPTION="Ruby vte bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND+=" >=x11-libs/vte-0.12.1:0" |