summaryrefslogtreecommitdiff
path: root/community/fio
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-01-03 21:30:57 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-01-03 21:30:57 +0100
commit7d8b7d75aee219cdf0303a870c2f55dd75ed56cd (patch)
treecd545103ef8cfbe156daba46bb06c4f4c0ca6ce4 /community/fio
parentccad814460f4178af5e2e8a1565770189cde1afa (diff)
downloadpackages-7d8b7d75aee219cdf0303a870c2f55dd75ed56cd.tar.xz
community/fio: removed ceph support
Diffstat (limited to 'community/fio')
-rw-r--r--community/fio/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/fio/PKGBUILD b/community/fio/PKGBUILD
new file mode 100644
index 00000000..4e7a31b4
--- /dev/null
+++ b/community/fio/PKGBUILD
@@ -0,0 +1,3 @@
+# ceph doesn't run on 32-bit currently (see FS32#21)
+
+depends=(${depends[@]/ceph})