diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-13 00:32:10 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-13 00:37:21 -0400 |
commit | 213e53ed8edc46ba653da1acd43965d149678347 (patch) | |
tree | a1c444ea9dc5d7c03bfe3d53ede44a3726876d90 | |
parent | dev-ruby/certificate_authority: adding ~arm (diff) | |
download | gentoo-213e53ed8edc46ba653da1acd43965d149678347.tar.gz gentoo-213e53ed8edc46ba653da1acd43965d149678347.tar.bz2 gentoo-213e53ed8edc46ba653da1acd43965d149678347.zip |
dev-ruby/http: adding lots of ~arm
Package-Manager: portage-2.3.0_rc1
-rw-r--r-- | dev-ruby/http/http-0.9.8.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/http/http-1.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/http/http-2.0.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/http/http-0.9.8.ebuild b/dev-ruby/http/http-0.9.8.ebuild index 53cfb50f6a24..70099b971195 100644 --- a/dev-ruby/http/http-0.9.8.ebuild +++ b/dev-ruby/http/http-0.9.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="0.8" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/http/http-1.0.2.ebuild b/dev-ruby/http/http-1.0.2.ebuild index bfc40582611c..8e4b5ffce1d8 100644 --- a/dev-ruby/http/http-1.0.2.ebuild +++ b/dev-ruby/http/http-1.0.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="1.0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/http/http-2.0.1.ebuild b/dev-ruby/http/http-2.0.1.ebuild index 14e63b094a7f..da335b5cf727 100644 --- a/dev-ruby/http/http-2.0.1.ebuild +++ b/dev-ruby/http/http-2.0.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/tarcieri/http" LICENSE="MIT" SLOT="2.0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" ruby_add_rdepend " |