summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-30 14:46:29 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-30 14:47:16 +0200
commitd5c99b9aacc01410d6a0af45a3f86500fa21e3c0 (patch)
treeeff4428c0613662ebdca5b283684fd00d3449a09 /dev-ruby
parentdev-ruby/dalli: keyword ~arm64 (diff)
downloadgentoo-d5c99b9aacc01410d6a0af45a3f86500fa21e3c0.tar.gz
gentoo-d5c99b9aacc01410d6a0af45a3f86500fa21e3c0.tar.bz2
gentoo-d5c99b9aacc01410d6a0af45a3f86500fa21e3c0.zip
dev-ruby/connection_pool: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
index 2f362210307a..eaf2366fa376 100644
--- a/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mperham/connection_pool"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"