summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/darbackup/darbackup-0.7.27.ebuild')
-rw-r--r--app-backup/darbackup/darbackup-0.7.27.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/darbackup/darbackup-0.7.27.ebuild b/app-backup/darbackup/darbackup-0.7.27.ebuild
index 893cfed9e..71c9be358 100644
--- a/app-backup/darbackup/darbackup-0.7.27.ebuild
+++ b/app-backup/darbackup/darbackup-0.7.27.ebuild
@@ -19,8 +19,8 @@ RDEPEND=">=app-backup/dar-2.2.6
net-misc/openssh"
pkg_setup() {
- if ! built_with_use app-backup/dar dar32 && ! built_with_use app-backup/dar dar64; then
- die 'You must have dar32 or dar64 useflags for app-backup/dar enabled.'
+ if ! built_with_use -o app-backup/dar dar32 dar64; then
+ die 'You must have either dar32 or dar64 useflags for app-backup/dar enabled.'
fi
enewgroup backup