diff options
Diffstat (limited to 'community/fio/PKGBUILD')
-rw-r--r-- | community/fio/PKGBUILD | 3 |
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}) |