diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-11 23:17:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-11 23:31:45 +0100 |
commit | 31f8f05342f17466f5816c558e6c5777c4b98638 (patch) | |
tree | 3a971c27ffdef0bd5bfee571f074b68dde4af7ab /dev-lang/ruby | |
parent | app-emacs/python-mode: stable 6.2.3 for hppa, bug #695992 (diff) | |
download | gentoo-31f8f05342f17466f5816c558e6c5777c4b98638.tar.gz gentoo-31f8f05342f17466f5816c558e6c5777c4b98638.tar.bz2 gentoo-31f8f05342f17466f5816c558e6c5777c4b98638.zip |
dev-lang/ruby: stable 2.4.9 for hppa, bug #696004
Package-Manager: Portage-2.3.76, Repoman-2.3.17
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.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.9.ebuild b/dev-lang/ruby/ruby-2.4.9.ebuild index c453e5d40034..5cf5c3c50bee 100644 --- a/dev-lang/ruby/ruby-2.4.9.ebuild +++ b/dev-lang/ruby/ruby-2.4.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 ia64 ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |