summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-30 23:02:51 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-01 15:44:38 +0200
commitaf5389b0ac729d9ddb16bce0c2dc0306c00a2855 (patch)
treefa7a5f9942629b13708dfa8204528f0918810b9d /dev-ruby/activerecord
parentdev-ruby/arel: keyword ~arm64 (diff)
downloadgentoo-af5389b0ac729d9ddb16bce0c2dc0306c00a2855.tar.gz
gentoo-af5389b0ac729d9ddb16bce0c2dc0306c00a2855.tar.bz2
gentoo-af5389b0ac729d9ddb16bce0c2dc0306c00a2855.zip
dev-ruby/activerecord: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-4.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-4.2.8.ebuild b/dev-ruby/activerecord/activerecord-4.2.8.ebuild
index d5e40d1512ab..9fea2cfc05db 100644
--- a/dev-ruby/activerecord/activerecord-4.2.8.ebuild
+++ b/dev-ruby/activerecord/activerecord-4.2.8.ebuild
@@ -20,7 +20,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="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"