diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-14 16:59:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-14 17:38:22 +0100 |
commit | e9990ecae4e898b80d3baa98b14e7595b879d8df (patch) | |
tree | cbe1f89d1745672fc9a9e3b5678b29aa4e044737 /dev-ruby | |
parent | dev-ruby/shoulda-matchers: keyworded 3.1.3-r1 for sparc, bug #732326 (diff) | |
download | gentoo-e9990ecae4e898b80d3baa98b14e7595b879d8df.tar.gz gentoo-e9990ecae4e898b80d3baa98b14e7595b879d8df.tar.bz2 gentoo-e9990ecae4e898b80d3baa98b14e7595b879d8df.zip |
dev-ruby/shoulda: keyworded 3.6.0 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')
-rw-r--r-- | dev-ruby/shoulda/shoulda-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda/shoulda-3.6.0.ebuild b/dev-ruby/shoulda/shoulda-3.6.0.ebuild index 7b71cea84191..ea85ffb5f281 100644 --- a/dev-ruby/shoulda/shoulda-3.6.0.ebuild +++ b/dev-ruby/shoulda/shoulda-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc" IUSE="" # This now more or less a meta-gem and it only contains features for |