diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-29 21:50:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-29 21:53:50 +0100 |
commit | 2f459b90e783763d86030cd5ec84896bf59bac29 (patch) | |
tree | 919c8929d5fd88568f71c5287de05762f3570c1c /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: ia64 keyworded, bug #562452 (diff) | |
download | gentoo-2f459b90e783763d86030cd5ec84896bf59bac29.tar.gz gentoo-2f459b90e783763d86030cd5ec84896bf59bac29.tar.bz2 gentoo-2f459b90e783763d86030cd5ec84896bf59bac29.zip |
dev-ruby/rspec-core: ia64 keyworded, bug #562452
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild index 04bc29bb916c..c8875d987ff2 100644 --- a/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.5.4.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm 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 hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(get_version_component_range 1-2)" |