diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:10:12 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:10:50 +0200 |
commit | 3eb668c3a83cde700f2230b43efb21e70638ed27 (patch) | |
tree | b42d4539439e4a5c55a3c11d632b023696a38621 /dev-lang/ruby | |
parent | profiles/arch/hppa: wt? (diff) | |
download | gentoo-3eb668c3a83cde700f2230b43efb21e70638ed27.tar.gz gentoo-3eb668c3a83cde700f2230b43efb21e70638ed27.tar.bz2 gentoo-3eb668c3a83cde700f2230b43efb21e70638ed27.zip |
dev-lang/ruby: Stable for HPPA (bug #615818).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.6.ebuild b/dev-lang/ruby/ruby-2.2.6.ebuild index b00ff47998f8..874e266154ac 100644 --- a/dev-lang/ruby/ruby-2.2.6.ebuild +++ b/dev-lang/ruby/ruby-2.2.6.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${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=" |