diff options
author | 2019-05-30 21:05:08 +0100 | |
---|---|---|
committer | 2019-05-30 21:05:08 +0100 | |
commit | 99ac1a81497957c5598f57c9bc92569ce1d83bb9 (patch) | |
tree | a8f5ced91255fe61dce7ff4807dbcac5ca893ddf /dev-lang/ruby | |
parent | net-analyzer/netselect: stable 0.4 for hppa, bug #686864 (diff) | |
download | gentoo-99ac1a81497957c5598f57c9bc92569ce1d83bb9.tar.gz gentoo-99ac1a81497957c5598f57c9bc92569ce1d83bb9.tar.bz2 gentoo-99ac1a81497957c5598f57c9bc92569ce1d83bb9.zip |
dev-lang/ruby: stable 2.4.6 for hppa, bug #686724
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.6.ebuild b/dev-lang/ruby/ruby-2.4.6.ebuild index 74870692e0af..2882e2532ab4 100644 --- a/dev-lang/ruby/ruby-2.4.6.ebuild +++ b/dev-lang/ruby/ruby-2.4.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |