diff options
author | 2024-07-16 19:09:46 -0400 | |
---|---|---|
committer | 2024-07-17 07:37:51 +0300 | |
commit | d80378e02e8f58831e3795c0cc4ecef02f1b1d58 (patch) | |
tree | bd8c55d48e0a7fb3b38683e74012963039b5b75f /dev-lang/ruby | |
parent | virtual/rubygems: destabilize all for ~hppa (diff) | |
download | gentoo-d80378e02e8f58831e3795c0cc4ecef02f1b1d58.tar.gz gentoo-d80378e02e8f58831e3795c0cc4ecef02f1b1d58.tar.bz2 gentoo-d80378e02e8f58831e3795c0cc4ecef02f1b1d58.zip |
dev-lang/ruby: destabilize 3.1.4-r3 for ~hppa
Bug: https://bugs.gentoo.org/934451
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-3.1.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.1.4-r3.ebuild b/dev-lang/ruby/ruby-3.1.4-r3.ebuild index 49032262514a..c75cb26915d4 100644 --- a/dev-lang/ruby/ruby-3.1.4-r3.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips 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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit +rdoc socks5 +ssl static-libs systemtap tk valgrind xemacs" RDEPEND=" |