dev-ruby/activerecord: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Wed, 12 Jul 2017 17:10:43 +0000 (19:10 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 12 Jul 2017 18:40:02 +0000 (20:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ruby/activerecord/activerecord-5.1.2.ebuild

index 4732f3637a62bc5c0dd0718561b6201809dd1fbc..9ae2715b10dc42d7c98fb115d577511e627d8298 100644 (file)
@@ -22,7 +22,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 ~amd64-linux"
+KEYWORDS="~amd64 ~arm64 ~amd64-linux"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"