diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-31 11:35:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-31 11:35:18 +0200 |
commit | 37e51400af440e265e5a46682bffb9320fb77b3d (patch) | |
tree | 3c5a3afde34a56706a39d59344bccba1eb2d605b /dev-lang | |
parent | dev-libs/expat: x86 stable wrt bug #583268 (diff) | |
download | gentoo-37e51400af440e265e5a46682bffb9320fb77b3d.tar.gz gentoo-37e51400af440e265e5a46682bffb9320fb77b3d.tar.bz2 gentoo-37e51400af440e265e5a46682bffb9320fb77b3d.zip |
dev-lang/ruby: x86 stable wrt bug #568502
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.0.0_p648.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-2.1.9.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-2.0.0_p648.ebuild b/dev-lang/ruby/ruby-2.0.0_p648.ebuild index e4aa49f7cc38..55ea555b097a 100644 --- a/dev-lang/ruby/ruby-2.0.0_p648.ebuild +++ b/dev-lang/ruby/ruby-2.0.0_p648.ebuild @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${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 cpu_flags_x86_sse2" RDEPEND=" diff --git a/dev-lang/ruby/ruby-2.1.9.ebuild b/dev-lang/ruby/ruby-2.1.9.ebuild index f5d5f65320c1..5a8229076695 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=" |