diff options
author | Sam James <sam@gentoo.org> | 2023-05-29 21:20:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-29 21:20:01 +0100 |
commit | 6d67fc3749dc27be2ceaea6325eaa3448056a345 (patch) | |
tree | 5d56c40189892c4be144f9668e5241172dfcd2ad /dev-ruby/bundler | |
parent | dev-ruby/rubygems: Stabilize 3.3.26 x86, #907377 (diff) | |
download | gentoo-6d67fc3749dc27be2ceaea6325eaa3448056a345.tar.gz gentoo-6d67fc3749dc27be2ceaea6325eaa3448056a345.tar.bz2 gentoo-6d67fc3749dc27be2ceaea6325eaa3448056a345.zip |
dev-ruby/bundler: Stabilize 2.3.26 x86, #907377
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-2.3.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-2.3.26.ebuild b/dev-ruby/bundler/bundler-2.3.26.ebuild index b486796bbb67..08769db3cabb 100644 --- a/dev-ruby/bundler/bundler-2.3.26.ebuild +++ b/dev-ruby/bundler/bundler-2.3.26.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems |