diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 23:59:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 23:59:24 +0100 |
commit | b1dbafcb424d8f3add88258f57d1744388501fee (patch) | |
tree | 288a268e999e5df34a3eb2de7b1747a364ea549b /dev-ruby/shoulda-context | |
parent | dev-ruby/shoulda: Stabilize 3.6.0-r2 amd64, #904904 (diff) | |
download | gentoo-b1dbafcb424d8f3add88258f57d1744388501fee.tar.gz gentoo-b1dbafcb424d8f3add88258f57d1744388501fee.tar.bz2 gentoo-b1dbafcb424d8f3add88258f57d1744388501fee.zip |
dev-ruby/shoulda-context: Stabilize 1.2.2-r1 amd64, #904904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild index 45ea837edb03..f05e98ad050e 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2-r1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-context" LICENSE="MIT" SLOT="0" -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 |