diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-23 12:12:24 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-23 12:12:24 +0100 |
commit | 42c95c18c72f49710ff80a4a1ecae6012916e8a3 (patch) | |
tree | c6e7c1e94e49cb8dab50a8137f4cbfd3999f4299 /dev-ruby/rspec-expectations | |
parent | dev-embedded/dfu-programmer: arm stable, bug #633778 (diff) | |
download | gentoo-42c95c18c72f49710ff80a4a1ecae6012916e8a3.tar.gz gentoo-42c95c18c72f49710ff80a4a1ecae6012916e8a3.tar.bz2 gentoo-42c95c18c72f49710ff80a4a1ecae6012916e8a3.zip |
dev-ruby/rspec-expectations: arm stable, bug #634508
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index 57bb90879047..13478887d692 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -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" +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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |