diff options
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild index 37da4c9baa97..4a9cec41de0f 100644 --- a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="highlight" SUBVERSION="$(get_version_component_range 1-2)" |