diff options
author | 2024-05-20 14:55:03 -0400 | |
---|---|---|
committer | 2024-05-20 22:48:43 +0100 | |
commit | 3dc64faaf2584c09ed67e7f9ee8b8293435d45a4 (patch) | |
tree | a93e6e1b3b82a28a06c7e8dc87d1aaf0845c867f /dev-ruby/bundler | |
parent | dev-lang/ruby: stabilize 3.2.3 for ppc (diff) | |
download | gentoo-3dc64faaf2584c09ed67e7f9ee8b8293435d45a4.tar.gz gentoo-3dc64faaf2584c09ed67e7f9ee8b8293435d45a4.tar.bz2 gentoo-3dc64faaf2584c09ed67e7f9ee8b8293435d45a4.zip |
dev-ruby/bundler: stabilize 2.4.22 for ppc
Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/bundler')
-rw-r--r-- | dev-ruby/bundler/bundler-2.4.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bundler/bundler-2.4.22.ebuild b/dev-ruby/bundler/bundler-2.4.22.ebuild index 7d34e004a61b..910389cb61ca 100644 --- a/dev-ruby/bundler/bundler-2.4.22.ebuild +++ b/dev-ruby/bundler/bundler-2.4.22.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/rubygems/rubygems" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_rdepend virtual/rubygems |