summaryrefslogtreecommitdiff
path: root/dev-ruby/activemodel
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-01 11:48:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-01 15:44:45 +0200
commit4ec1942516a455360a20f0b568c1b13352967221 (patch)
tree2659298eb7281e903a53b694862864ff7d2e08ed /dev-ruby/activemodel
parenteb0f409419c23a14eb969470938ba9864ed0bfab (diff)
downloadgentoo-4ec1942516a455360a20f0b568c1b13352967221.tar.gz
gentoo-4ec1942516a455360a20f0b568c1b13352967221.tar.xz
dev-ruby/activemodel: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r--dev-ruby/activemodel/activemodel-4.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-4.2.8.ebuild b/dev-ruby/activemodel/activemodel-4.2.8.ebuild
index 1469b1578da..6dcffb032dc 100644
--- a/dev-ruby/activemodel/activemodel-4.2.8.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.2.8.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
IUSE=""
RUBY_S="rails-${PV}/${PN}"