diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:50:48 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:53 +0200 |
commit | 1d45813968ce6087f1b36562f55d4e02eae4bf90 (patch) | |
tree | c3998b85e4dbe3983066a9d33e4c707446a2b613 /dev-ruby/safe_yaml | |
parent | dev-ruby/shoulda: keyword ~arm64 (diff) | |
download | gentoo-1d45813968ce6087f1b36562f55d4e02eae4bf90.tar.gz gentoo-1d45813968ce6087f1b36562f55d4e02eae4bf90.tar.bz2 gentoo-1d45813968ce6087f1b36562f55d4e02eae4bf90.zip |
dev-ruby/safe_yaml: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/safe_yaml')
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild index b4dab6ead9e6..2c1f548b4725 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hashie |