diff options
author | 2020-04-20 18:43:27 +0200 | |
---|---|---|
committer | 2020-04-20 18:05:09 +0100 | |
commit | b44ba4c6bd40386beb1b3e51c59818de4b2f4be9 (patch) | |
tree | eb33b65326de1a71c1056352c7ab2e48f23444c4 /dev-ruby/activesupport/activesupport-6.0.2.2.ebuild | |
parent | dev-ruby/i18n: keyworded 1.8.2-r1 for sparc, bug #692324 (diff) | |
download | gentoo-b44ba4c6bd40386beb1b3e51c59818de4b2f4be9.tar.gz gentoo-b44ba4c6bd40386beb1b3e51c59818de4b2f4be9.tar.bz2 gentoo-b44ba4c6bd40386beb1b3e51c59818de4b2f4be9.zip |
dev-ruby/activesupport: keyworded 6.0.2.2 for sparc, bug #692324
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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/activesupport/activesupport-6.0.2.2.ebuild')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild b/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild index 5d4455035f83..493768eb5237 100644 --- a/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.2.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |