summaryrefslogtreecommitdiff
path: root/dev-ruby/rspec-json_expectations
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-ruby/rspec-json_expectations
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-ruby/rspec-json_expectations')
-rw-r--r--dev-ruby/rspec-json_expectations/Manifest2
-rw-r--r--dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rspec-json_expectations/Manifest b/dev-ruby/rspec-json_expectations/Manifest
index fe7abe25c148..5f61dc211149 100644
--- a/dev-ruby/rspec-json_expectations/Manifest
+++ b/dev-ruby/rspec-json_expectations/Manifest
@@ -1,3 +1,3 @@
DIST rspec-json_expectations-2.2.0.gem 14848 BLAKE2B c2f77e908eb0f473a5bae0ed49e133ebe71d4c471e2b32a9620f84e3881ca6aa92d188b8aafae8d92ee9111edcf2cc3636598c59e9f92747422f3c43c7e14563 SHA512 90da15c4c02404ac518955d65612fc7db28e8f91a756e5a25d0e5667026113f7a1be69cdc9bc656eeb89ccc7cb41069dd241401a2680f69528fb77d5491f2a83
-EBUILD rspec-json_expectations-2.2.0.ebuild 591 BLAKE2B 8493178fc7f51b4378c04256fdecd15429aedc14bbdf18ed522e364598d951436f6a53ee1f32bf194c35e3115626afe5463bf5f07952ea8622ea681e353d1420 SHA512 2d937aad4b3ce44848810b98dd9751fb5f1d8c70969414e96a77d76df3c32f9afe4dbc41454b52763f75bd35d66e5f74307c738bf3d6e3459b969b3e7735ed10
+EBUILD rspec-json_expectations-2.2.0.ebuild 597 BLAKE2B 15954e7e41e440c4c75468db6026655b521866bd7db7d4c9fbdaecd652d7e2861c74f45c4380c6db6fad81f941a7423d6a7ba098c3c39d3826c8d9a225cac2b5 SHA512 055a8ccb807e8fb2dce968d5f11f2c76587eaceedcb9cbd4ef483cf85aba2e09086654785f7a9ecc609c59b8dc04b035a47f6377150eddf73e8d6b4f854f3934
MISC metadata.xml 359 BLAKE2B 7c62397e3d1ccb0bc72c162d533f024c1ed8ef77af4ed2460350a05731db31b66fad74356d8d025c3a2e8f7206a2f18d506e1d6af3ffbbadca8ae973deaa291d SHA512 70d5b53c0b741113a09ae01b215e3e9397db63e484010a57c681a5cbd121589daf140eeaf691392cb046c1b3a001046c07c8caaf37de6855f5c437b479a02a6b
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
index d6ef7261733a..74412d172701 100644
--- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
+++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/waterlink/rspec-json_expectations"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec dev-util/cucumber )"