diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:29:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:29:14 +0300 |
commit | 2610876cb70e40e7398af827fca326b29abea127 (patch) | |
tree | cc79d7eba8708921d233bd4f40509e63ce39133c /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-mocks: arm stable wrt bug #692686 (diff) | |
download | gentoo-2610876cb70e40e7398af827fca326b29abea127.tar.gz gentoo-2610876cb70e40e7398af827fca326b29abea127.tar.bz2 gentoo-2610876cb70e40e7398af827fca326b29abea127.zip |
dev-ruby/rspec-expectations: arm stable wrt bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild index 511285081a90..abc31db7d8c4 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~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 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |