diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-01-11 09:25:13 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-01-11 09:25:13 +0100 |
commit | 0b05d154f0fc55c93fccafcc95b7ae3e515a93df (patch) | |
tree | cbd2a0d313b88e10e995351d55731df6193c1a34 | |
parent | f2bc5873b74c2f76a7845fd8cf1184c029792278 (diff) | |
download | packages-0b05d154f0fc55c93fccafcc95b7ae3e515a93df.tar.xz |
community/ruby-hoe: removed cycle breaker
-rw-r--r-- | community/ruby-hoe/PKGBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/community/ruby-hoe/PKGBUILD b/community/ruby-hoe/PKGBUILD deleted file mode 100644 index 113ee0f7..00000000 --- a/community/ruby-hoe/PKGBUILD +++ /dev/null @@ -1,4 +0,0 @@ -# break cycle with ruby-minitest -checkdepends=(${checkdepends[@]//ruby-minitest/}) - -unset check |