diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-09-01 10:56:03 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-01 10:20:48 +0100 |
commit | c5da15ed46bf857caff47a4157401623c964efea (patch) | |
tree | 879b3466824e4a4084fd24c5ac9edcbb5a31b79d /dev-lang/ruby | |
parent | dev-libs/libwacom: stable 0.33 for sparc, bug #693214 (diff) | |
download | gentoo-c5da15ed46bf857caff47a4157401623c964efea.tar.gz gentoo-c5da15ed46bf857caff47a4157401623c964efea.tar.bz2 gentoo-c5da15ed46bf857caff47a4157401623c964efea.zip |
dev-lang/ruby: stable 2.4.7 for hppa, bug #693030
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.7.ebuild b/dev-lang/ruby/ruby-2.4.7.ebuild index ffbac1f75378..7ef833369492 100644 --- a/dev-lang/ruby/ruby-2.4.7.ebuild +++ b/dev-lang/ruby/ruby-2.4.7.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=" |