index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/ruby-hoe/PKGBUILD | 4 |
diff --git a/community/ruby-hoe/PKGBUILD b/community/ruby-hoe/PKGBUILD new file mode 100644 index 00000000..113ee0f7 --- /dev/null +++ b/community/ruby-hoe/PKGBUILD @@ -0,0 +1,4 @@ +# break cycle with ruby-minitest +checkdepends=(${checkdepends[@]//ruby-minitest/}) + +unset check |