Skip to content

Commit

Permalink
0.10 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mattray authored and jtimberman committed Apr 20, 2011
1 parent 003b329 commit 765a14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -7,7 +7,7 @@
recipe "yum::yum", "manages yum configuration"

%w{ redhat centos scientific }.each do |os|
supports os, ">= 5"
supports os, ">= 5.0"
end

attribute "yum/exclude",
Expand Down

0 comments on commit 765a14e

Please sign in to comment.