diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-07 09:03:04 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-07 10:08:11 +0200 |
commit | cef9504e7fd0f71b35f0a79ae56200636786bd34 (patch) | |
tree | 0a2833bd0a72cd03943ae9429102cd578ab18135 /dev-ruby/ruby-vte3 | |
parent | dev-ruby/ruby-poppler: amd64 stable (diff) | |
download | gentoo-cef9504e7fd0f71b35f0a79ae56200636786bd34.tar.gz gentoo-cef9504e7fd0f71b35f0a79ae56200636786bd34.tar.bz2 gentoo-cef9504e7fd0f71b35f0a79ae56200636786bd34.zip |
dev-ruby/ruby-vte3: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/ruby-vte3')
-rw-r--r-- | dev-ruby/ruby-vte3/ruby-vte3-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-vte3/ruby-vte3-3.1.1.ebuild b/dev-ruby/ruby-vte3/ruby-vte3-3.1.1.ebuild index bdcb0a11580a..3d71fd99c3e8 100644 --- a/dev-ruby/ruby-vte3/ruby-vte3-3.1.1.ebuild +++ b/dev-ruby/ruby-vte3/ruby-vte3-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ USE_RUBY="ruby21 ruby22 ruby23 ruby24" inherit virtualx ruby-ng-gnome2 DESCRIPTION="Ruby VTE bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/vte:2.91" |