diff options
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild index 762af2a60ff2..ba054acdcfa0 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild @@ -22,7 +22,7 @@ IUSE="+gmp +libtommath tomsfastmath" # Enforce at least one math provider # bug #772935 -REQUIRED_USE="?? ( gmp libtommath tomsfastmath )" +REQUIRED_USE="|| ( gmp libtommath tomsfastmath )" BDEPEND=" sys-devel/libtool |