commit: 20efa878757aa52228ea446f9f1fcb78df60ae6d Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jun 30 11:50:10 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jun 30 12:47:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20efa878
dev-ruby/bundler: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/bundler/bundler-1.13.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/bundler/bundler-1.13.7.ebuild b/dev-ruby/bundler/bundler-1.13.7.ebuild index 768832f0dab..1a076677097 100644 --- a/dev-ruby/bundler/bundler-1.13.7.ebuild +++ b/dev-ruby/bundler/bundler-1.13.7.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems
