diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:34:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:34:46 +0100 |
commit | f4e187ef0a9c177d9c3c9e02656dc8653741bfe0 (patch) | |
tree | 48d4f5c38fa77f7780d6a71d48ced60ccc1f71a7 /dev-ruby | |
parent | dev-ruby/test-unit: Stabilize 3.6.1 sparc, #912477 (diff) | |
download | gentoo-f4e187ef0a9c177d9c3c9e02656dc8653741bfe0.tar.gz gentoo-f4e187ef0a9c177d9c3c9e02656dc8653741bfe0.tar.bz2 gentoo-f4e187ef0a9c177d9c3c9e02656dc8653741bfe0.zip |
dev-ruby/shoulda-context: Stabilize 2.0.0 sparc, #912489
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 cb6956932cea..7cc80ca6a46a 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 |