diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:03:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:04:18 +0200 |
commit | 9e2fcbf609acea1b56d968d2911292c9a0548d87 (patch) | |
tree | 4d7d6b8c5d126f9012ebffa29e5119d46cb10830 /dev-ruby | |
parent | dev-ruby/shoulda: Stabilize 4.0.0 x86, #939675 (diff) | |
download | gentoo-9e2fcbf609acea1b56d968d2911292c9a0548d87.tar.gz gentoo-9e2fcbf609acea1b56d968d2911292c9a0548d87.tar.bz2 gentoo-9e2fcbf609acea1b56d968d2911292c9a0548d87.zip |
dev-ruby/shoulda-context: Stabilize 2.0.0-r1 x86, #939675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild b/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild index 121f562f8d9c..66308f201593 100644 --- a/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.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" PATCHES=( "${FILESDIR}/${P}-file-exists.patch" ) |