commit:     324e0422567fab3eaa3104fd6c887fa0aad513e9
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 05:20:35 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 05:27:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324e0422

dev-ruby/ethon: add keywords for ~arm and ~x86

Package-Manager: portage-2.2.26

 dev-ruby/ethon/{ethon-0.8.0.ebuild => ethon-0.8.0-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/ethon/ethon-0.8.0.ebuild 
b/dev-ruby/ethon/ethon-0.8.0-r1.ebuild
similarity index 85%
rename from dev-ruby/ethon/ethon-0.8.0.ebuild
rename to dev-ruby/ethon/ethon-0.8.0-r1.ebuild
index 01ea1df..9f6534c 100644
--- a/dev-ruby/ethon/ethon-0.8.0.ebuild
+++ b/dev-ruby/ethon/ethon-0.8.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/typhoeus/ethon";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND+=" net-misc/curl"

Reply via email to