diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 20:18:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-23 20:42:05 +0200 |
commit | 58d653abefb02904738eea41f3801b20f24a376e (patch) | |
tree | b91b38dd2bef9c9fe76450d1a5519d9d83635e20 /dev-ruby/session | |
parent | dev-ruby/ffi: x86 stable (bug #633662) (diff) | |
download | gentoo-58d653abefb02904738eea41f3801b20f24a376e.tar.gz gentoo-58d653abefb02904738eea41f3801b20f24a376e.tar.bz2 gentoo-58d653abefb02904738eea41f3801b20f24a376e.zip |
dev-ruby/session: x86 stable (bug #628786)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/session')
-rw-r--r-- | dev-ruby/session/session-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/session/session-3.2.0.ebuild b/dev-ruby/session/session-3.2.0.ebuild index e14f4e943eb3..025325f7c160 100644 --- a/dev-ruby/session/session-3.2.0.ebuild +++ b/dev-ruby/session/session-3.2.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" # by author. LICENSE="Ruby" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test" DEPEND+=" test? ( || ( sys-apps/coreutils sys-freebsd/freebsd-bin ) )" |