diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-06 23:55:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-06 23:56:27 +0000 |
commit | 7bb804177e7e3e5d9b35aa1aaf1f8385965ea81e (patch) | |
tree | 267bdce62276e4ae23882d977d09afc6d71323af /dev-lang/ruby | |
parent | media-video/makemkv: Drop old 1.12.3 (diff) | |
download | gentoo-7bb804177e7e3e5d9b35aa1aaf1f8385965ea81e.tar.gz gentoo-7bb804177e7e3e5d9b35aa1aaf1f8385965ea81e.tar.bz2 gentoo-7bb804177e7e3e5d9b35aa1aaf1f8385965ea81e.zip |
dev-lang/ruby: stable 2.3.8 for hppa, bug #668904
Package-Manager: Portage-2.3.51, Repoman-2.3.12
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.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild index e0269766d19d..a15c71349c75 100644 --- a/dev-lang/ruby/ruby-2.3.8.ebuild +++ b/dev-lang/ruby/ruby-2.3.8.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" 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 tk xemacs ncurses +readline" RDEPEND=" |