diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 07:10:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 07:10:44 +0100 |
commit | 0293106875e34b3c2401ae998b570e986289387e (patch) | |
tree | 4ae566b4bf73bf892cffea5709e47c31a9a196a5 | |
parent | dev-lang/ruby: stable 2.2.10 for ia64, bug #651884 (diff) | |
download | gentoo-0293106875e34b3c2401ae998b570e986289387e.tar.gz gentoo-0293106875e34b3c2401ae998b570e986289387e.tar.bz2 gentoo-0293106875e34b3c2401ae998b570e986289387e.zip |
dev-lang/ruby: stable 2.3.7 for ia64, bug #651884
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-lang/ruby/ruby-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.7.ebuild b/dev-lang/ruby/ruby-2.3.7.ebuild index 0efced3afd6e..1e4b93eaa6af 100644 --- a/dev-lang/ruby/ruby-2.3.7.ebuild +++ b/dev-lang/ruby/ruby-2.3.7.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=" |