diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:02:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:02:23 +0100 |
commit | b17b4f81cd53aad0ff02913efd5a7c2643c8120d (patch) | |
tree | 2c5f0d0e87b6976019a79afef5d9faaca03be960 /dev-ruby | |
parent | dev-ruby/ruby-gtksourceview: amd64 stable wrt bug #610390 (diff) | |
download | gentoo-b17b4f81cd53aad0ff02913efd5a7c2643c8120d.tar.gz gentoo-b17b4f81cd53aad0ff02913efd5a7c2643c8120d.tar.bz2 gentoo-b17b4f81cd53aad0ff02913efd5a7c2643c8120d.zip |
dev-ruby/ruby-gtksourceview3: 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')
-rw-r--r-- | dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.8.ebuild b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.8.ebuild index 02f52c0d9f91..fa513d79d4c7 100644 --- a/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-3.0.8.ebuild +++ b/dev-ruby/ruby-gtksourceview3/ruby-gtksourceview3-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 virtualx ruby-ng-gnome2 DESCRIPTION="Ruby Gtk3 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/gtksourceview:3.0" |