diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 23:00:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 23:01:23 +0300 |
commit | cea2ed285b5ee09e628dfacdd154ded427c06bd6 (patch) | |
tree | 850020d19d587a5e39611b84851b494190af15d9 /dev-lang/ruby | |
parent | app-eselect/eselect-ruby: Stabilize 20221225 amd64, #907377 (diff) | |
download | gentoo-cea2ed285b5ee09e628dfacdd154ded427c06bd6.tar.gz gentoo-cea2ed285b5ee09e628dfacdd154ded427c06bd6.tar.bz2 gentoo-cea2ed285b5ee09e628dfacdd154ded427c06bd6.zip |
dev-lang/ruby: Stabilize 3.1.4-r2 amd64, #907377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-3.1.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.1.4-r2.ebuild b/dev-lang/ruby/ruby-3.1.4-r2.ebuild index 6367c49b9df8..18c9f740535c 100644 --- a/dev-lang/ruby/ruby-3.1.4-r2.ebuild +++ b/dev-lang/ruby/ruby-3.1.4-r2.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 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~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=" |