diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 15:21:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 15:21:24 +0000 |
commit | 90bdc6588a86f0cd7b7e72208d13ec7a032396d1 (patch) | |
tree | ea6f0dac8e1c8e8ab8de3fefdc4fba533aa6d0d2 /dev-ruby/bundler | |
parent | dev-ruby/rss: Stabilize 0.2.9-r1 sparc, #890915 (diff) | |
download | gentoo-90bdc6588a86f0cd7b7e72208d13ec7a032396d1.tar.gz gentoo-90bdc6588a86f0cd7b7e72208d13ec7a032396d1.tar.bz2 gentoo-90bdc6588a86f0cd7b7e72208d13ec7a032396d1.zip |
dev-ruby/bundler: Stabilize 2.2.33-r1 sparc, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-2.2.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-2.2.33-r1.ebuild b/dev-ruby/bundler/bundler-2.2.33-r1.ebuild index 0edf7776597a..88f4d76fc5d0 100644 --- a/dev-ruby/bundler/bundler-2.2.33-r1.ebuild +++ b/dev-ruby/bundler/bundler-2.2.33-r1.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems |