diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 15:11:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 15:11:12 +0200 |
commit | e3f9a4f5496f72774404c15d20b21a45994560e5 (patch) | |
tree | e17971a68136708ffd47870985cff0adf048fdcf /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: ia64 stable wrt bug #692686 (diff) | |
download | gentoo-e3f9a4f5496f72774404c15d20b21a45994560e5.tar.gz gentoo-e3f9a4f5496f72774404c15d20b21a45994560e5.tar.bz2 gentoo-e3f9a4f5496f72774404c15d20b21a45994560e5.zip |
dev-ruby/rspec-expectations: ia64 stable wrt bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild index 6bdb307984c7..9100750587fc 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.8.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |