diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:10:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:10:25 +0100 |
commit | 95563b3e8edbb63b51c403b26420a7c929e41dea (patch) | |
tree | 9fdbe893f9fdc306abbbef11c242f45c259bc224 /dev-ruby/shoulda-context | |
parent | dev-ruby/i18n: Stabilize 1.14.1 arm64, #912478 (diff) | |
download | gentoo-95563b3e8edbb63b51c403b26420a7c929e41dea.tar.gz gentoo-95563b3e8edbb63b51c403b26420a7c929e41dea.tar.bz2 gentoo-95563b3e8edbb63b51c403b26420a7c929e41dea.zip |
dev-ruby/shoulda-context: Stabilize 2.0.0 arm, #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 8d6f3fde463b..cb6956932cea 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 |