diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 18:26:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-20 18:26:35 +0200 |
commit | fe43485dec2a0ed550d4552e732303d114fb23cc (patch) | |
tree | 79fff14e910de148686d9ecbd9213e3569087adb /dev-ruby/bundler | |
parent | dev-python/hypothesis: regenerate manifest (diff) | |
download | gentoo-fe43485dec2a0ed550d4552e732303d114fb23cc.tar.gz gentoo-fe43485dec2a0ed550d4552e732303d114fb23cc.tar.bz2 gentoo-fe43485dec2a0ed550d4552e732303d114fb23cc.zip |
dev-ruby/bundler: x86 stable (bug #743214)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-1.17.3-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/bundler/bundler-2.1.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bundler/bundler-1.17.3-r1.ebuild b/dev-ruby/bundler/bundler-1.17.3-r1.ebuild index a6e27bb0449b..1a8e125c90fc 100644 --- a/dev-ruby/bundler/bundler-1.17.3-r1.ebuild +++ b/dev-ruby/bundler/bundler-1.17.3-r1.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -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 diff --git a/dev-ruby/bundler/bundler-2.1.4.ebuild b/dev-ruby/bundler/bundler-2.1.4.ebuild index 2ffbf323f925..5b435ad54f00 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 |