diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:31 +0100 |
commit | aa4cde807410f15bea9e48ac98da51a945c7f23c (patch) | |
tree | 923157741b1a09f37014b71eae4b9126ac610d50 | |
parent | dev-ruby/rspec-support: Stabilize 3.12.1 amd64, #912488 (diff) | |
download | gentoo-aa4cde807410f15bea9e48ac98da51a945c7f23c.tar.gz gentoo-aa4cde807410f15bea9e48ac98da51a945c7f23c.tar.bz2 gentoo-aa4cde807410f15bea9e48ac98da51a945c7f23c.zip |
dev-ruby/shoulda-context: Stabilize 2.0.0 amd64, #912489
Signed-off-by: Sam James <sam@gentoo.org>
-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 70c9b6576750..5a6a7399f6e7 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 |