diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-19 21:56:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-19 21:06:53 +0100 |
commit | 1ca12c44952f620be57390fe0a775e38f697f6f7 (patch) | |
tree | f9a44acf9beef95f0f9cc2cf78d0d2b422844185 /dev-lang | |
parent | profiles/arch/hppa/use.stable.mask: unmask ruby_targets_ruby26 (diff) | |
download | gentoo-1ca12c44952f620be57390fe0a775e38f697f6f7.tar.gz gentoo-1ca12c44952f620be57390fe0a775e38f697f6f7.tar.bz2 gentoo-1ca12c44952f620be57390fe0a775e38f697f6f7.zip |
dev-lang/ruby: stable 2.6.6-r2 for hppa, bug #728192
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.6.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.6.6-r2.ebuild b/dev-lang/ruby/ruby-2.6.6-r2.ebuild index aab7bc953814..c501f5b15c09 100644 --- a/dev-lang/ruby/ruby-2.6.6-r2.ebuild +++ b/dev-lang/ruby/ruby-2.6.6-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 ~mips ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc ~x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit libressl +rdoc rubytests socks5 +ssl static-libs systemtap tk xemacs" RDEPEND=" |