diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:06:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:06:11 +0100 |
commit | b3583a8cc9bad1747f4c9a5510b31ee63a9f8f88 (patch) | |
tree | c7ab3084954d7e86c625356abaa2f72e16a5fccc /dev-ruby/shoulda-context | |
parent | dev-ruby/rspec-mocks: Stabilize 3.12.6 arm64, #912474 (diff) | |
download | gentoo-b3583a8cc9bad1747f4c9a5510b31ee63a9f8f88.tar.gz gentoo-b3583a8cc9bad1747f4c9a5510b31ee63a9f8f88.tar.bz2 gentoo-b3583a8cc9bad1747f4c9a5510b31ee63a9f8f88.zip |
dev-ruby/shoulda-context: Stabilize 2.0.0 arm64, #912489
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-2.0.0.ebuild b/dev-ruby/shoulda-context/shoulda-context-2.0.0.ebuild index 618d3d201d98..8d6f3fde463b 100644 --- a/dev-ruby/shoulda-context/shoulda-context-2.0.0.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-2.0.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-context" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 |