diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-16 20:13:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-16 20:13:32 +0100 |
commit | 8993ae97bf0482fbaffed77b1f8b9fc6ba1e954d (patch) | |
tree | e0b5d75964a20455f7b00af1594a9062febd2173 /dev-lang/ruby | |
parent | media-libs/libraw: stable 0.18.4 for hppa, bug #630842 (diff) | |
download | gentoo-8993ae97bf0482fbaffed77b1f8b9fc6ba1e954d.tar.gz gentoo-8993ae97bf0482fbaffed77b1f8b9fc6ba1e954d.tar.bz2 gentoo-8993ae97bf0482fbaffed77b1f8b9fc6ba1e954d.zip |
dev-lang/ruby: stable 2.2.8 for hppa, bug #631034
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.8.ebuild b/dev-lang/ruby/ruby-2.2.8.ebuild index 78e64ef99f01..24f488c0ed24 100644 --- a/dev-lang/ruby/ruby-2.2.8.ebuild +++ b/dev-lang/ruby/ruby-2.2.8.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=" |