diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:33:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:33:25 +0100 |
commit | e98de319985aacb73afd7ebca7ab39f5d6795b59 (patch) | |
tree | 67beb5e54f7311c7eaadc75f8552c14054d02001 | |
parent | www-apps/moodle: update license to GPL-3+ (diff) | |
download | gentoo-e98de319985aacb73afd7ebca7ab39f5d6795b59.tar.gz gentoo-e98de319985aacb73afd7ebca7ab39f5d6795b59.tar.bz2 gentoo-e98de319985aacb73afd7ebca7ab39f5d6795b59.zip |
dev-ruby/bundler: s390 stable wrt bug #700922
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-ruby/bundler/bundler-1.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-1.17.3.ebuild b/dev-ruby/bundler/bundler-1.17.3.ebuild index 248ecbca5c08..cb3045525844 100644 --- a/dev-ruby/bundler/bundler-1.17.3.ebuild +++ b/dev-ruby/bundler/bundler-1.17.3.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~ia64 ~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 |