diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-28 21:29:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-28 21:49:38 +0100 |
commit | 2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef (patch) | |
tree | f69ec0357a07d2461550cc203e15b936c9b91b53 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: ia64 keyworded, bug #587756 (diff) | |
download | gentoo-2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef.tar.gz gentoo-2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef.tar.bz2 gentoo-2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef.zip |
dev-ruby/rspec-expectations: ia64 keyworded, bug #587756
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild index 2ab2ce2d6adf..c199b868e8e1 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.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 ~ppc ~ppc64 ~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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |