diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:30:58 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-29 18:30:58 +0100 |
commit | f508754946658e253eb1335e6759cbe786edbb2d (patch) | |
tree | 4aca48955e2b26cada45a7acaea5c6a30c424714 /dev-lang/ruby | |
parent | dev-lang/python: Stabilize 3.10.0_p1 amd64, #823176 (diff) | |
download | gentoo-f508754946658e253eb1335e6759cbe786edbb2d.tar.gz gentoo-f508754946658e253eb1335e6759cbe786edbb2d.tar.bz2 gentoo-f508754946658e253eb1335e6759cbe786edbb2d.zip |
dev-lang/ruby: Stabilize 2.6.9 amd64, #827831
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.6.9.ebuild b/dev-lang/ruby/ruby-2.6.9.ebuild index 331fce592559..cbc5a0cea2d6 100644 --- a/dev-lang/ruby/ruby-2.6.9.ebuild +++ b/dev-lang/ruby/ruby-2.6.9.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 ~mips ~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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit +rdoc rubytests socks5 +ssl static-libs systemtap tk xemacs" RDEPEND=" |