summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-30 14:38:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-30 14:47:15 +0200
commit20ca655b76488c312f638a96b8ffae6b923f4eca (patch)
treefd1541cc2ae49e6c0cf0fd91884a1daef551fdf5 /dev-ruby/activesupport
parentdev-ruby/i18n: keyword ~arm64 (diff)
downloadgentoo-20ca655b76488c312f638a96b8ffae6b923f4eca.tar.gz
gentoo-20ca655b76488c312f638a96b8ffae6b923f4eca.tar.bz2
gentoo-20ca655b76488c312f638a96b8ffae6b923f4eca.zip
dev-ruby/activesupport: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-4.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-4.2.8.ebuild b/dev-ruby/activesupport/activesupport-4.2.8.ebuild
index 681ed33a9250..d963a4f3ad2c 100644
--- a/dev-ruby/activesupport/activesupport-4.2.8.ebuild
+++ b/dev-ruby/activesupport/activesupport-4.2.8.ebuild
@@ -21,7 +21,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="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"