summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-07-03 08:47:38 +0200
committerHans de Graaff <graaff@gentoo.org>2021-07-03 09:22:31 +0200
commitf0aadd4f4fc56dd1f1fb66a576b25c37fb91875e (patch)
treef731f15e15ec1b6206a572d699c8ad1fb20f813b /dev-ruby/shoulda-matchers
parentdev-ruby/shoulda-matchers: cleanup (diff)
downloadgentoo-f0aadd4f4fc56dd1f1fb66a576b25c37fb91875e.tar.gz
gentoo-f0aadd4f4fc56dd1f1fb66a576b25c37fb91875e.tar.bz2
gentoo-f0aadd4f4fc56dd1f1fb66a576b25c37fb91875e.zip
dev-ruby/shoulda-matchers: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-4.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.4.1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-4.4.1.ebuild
index 93c08dbdac1e..d0c989b52cd9 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.4.1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/thoughtbot/shoulda-matchers/archive/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"