diff options
Diffstat (limited to 'dev-ruby/ruby-openid')
-rw-r--r-- | dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild index 34fc0584fe98..f67622804764 100644 --- a/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild +++ b/dev-ruby/ruby-openid/ruby-openid-2.7.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/openid/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~ppc ~x86 ~x86-macos" IUSE="test" all_ruby_prepare() { |