dev-ruby/ethon: add keywords for ~arm and ~x86
authorZero_Chaos <zerochaos@gentoo.org>
Sun, 3 Jan 2016 05:20:35 +0000 (00:20 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Sun, 3 Jan 2016 05:27:32 +0000 (00:27 -0500)
Package-Manager: portage-2.2.26

dev-ruby/ethon/ethon-0.8.0-r1.ebuild [moved from dev-ruby/ethon/ethon-0.8.0.ebuild with 85% similarity]

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 01ea1dfdae6658abf22be5a6aa9d91e4a9cbd566..9f6534c2f9aef2d002cc56ee402a0bc7217e75a5 100644 (file)
@@ -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"