summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-07-14 16:58:11 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-14 17:38:22 +0100
commitb7e7e0f99cbd6af34ee7c420439c58266a782d68 (patch)
treee7c21c2128114e9f75d6e5a3b39f241fde17358a /dev-ruby/shoulda-matchers
parentdev-ruby/shoulda-context: keyworded 1.2.2 for sparc, bug #732326 (diff)
downloadgentoo-b7e7e0f99cbd6af34ee7c420439c58266a782d68.tar.gz
gentoo-b7e7e0f99cbd6af34ee7c420439c58266a782d68.tar.bz2
gentoo-b7e7e0f99cbd6af34ee7c420439c58266a782d68.zip
dev-ruby/shoulda-matchers: keyworded 4.3.0-r1 for sparc, bug #732326
Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild
index 96c055803c21..c58c911acacf 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-4.3.0-r1.ebuild
@@ -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 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-4.2.0:*"