diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 23:57:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 23:57:50 +0100 |
commit | 541ee2b8e7c336eca6075258c3fc901e01194454 (patch) | |
tree | 5cc76451211b10ff606b9a16a2267c322a9ab129 /dev-ruby/bundler | |
parent | media-gfx/mypaint-brushes: stable 2.0.2 for ppc64 (diff) | |
download | gentoo-541ee2b8e7c336eca6075258c3fc901e01194454.tar.gz gentoo-541ee2b8e7c336eca6075258c3fc901e01194454.tar.bz2 gentoo-541ee2b8e7c336eca6075258c3fc901e01194454.zip |
dev-ruby/bundler: stable 2.1.4 for sparc
stable wrt bug #743214
Package-Manager: Portage-3.0.7, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-2.1.4.ebuild b/dev-ruby/bundler/bundler-2.1.4.ebuild index 8d9d823c5383..2f4db7e113a7 100644 --- a/dev-ruby/bundler/bundler-2.1.4.ebuild +++ b/dev-ruby/bundler/bundler-2.1.4.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+doc test" ruby_add_rdepend virtual/rubygems |