diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-06-21 13:32:00 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-06-21 13:32:00 +0200 |
commit | 7fc0489e1a8b27544bf720c8d911bcf4047ca184 (patch) | |
tree | ddb597fa4082e5060b8d94f3b241f1108ce317ba /dev-lang/ruby/ruby-2.1.9.ebuild | |
parent | media-libs/libjpeg-turbo: Stable for HPPA (bug #585782). (diff) | |
download | gentoo-7fc0489e1a8b27544bf720c8d911bcf4047ca184.tar.gz gentoo-7fc0489e1a8b27544bf720c8d911bcf4047ca184.tar.bz2 gentoo-7fc0489e1a8b27544bf720c8d911bcf4047ca184.zip |
dev-lang/ruby: Stable for HPPA (bug #568502).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/ruby/ruby-2.1.9.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-2.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.1.9.ebuild b/dev-lang/ruby/ruby-2.1.9.ebuild index b4bac722c556..c11f438395dd 100644 --- a/dev-lang/ruby/ruby-2.1.9.ebuild +++ b/dev-lang/ruby/ruby-2.1.9.ebuild @@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/2.1/${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 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline" RDEPEND=" |