summaryrefslogtreecommitdiff
path: root/net-analyzer/hydra/hydra-9.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/hydra/hydra-9.2.ebuild')
-rw-r--r--net-analyzer/hydra/hydra-9.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/hydra/hydra-9.2.ebuild b/net-analyzer/hydra/hydra-9.2.ebuild
index ff6615335797..c93420ba6a1d 100644
--- a/net-analyzer/hydra/hydra-9.2.ebuild
+++ b/net-analyzer/hydra/hydra-9.2.ebuild
@@ -12,9 +12,9 @@ S="${WORKDIR}/thc-${P}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="
- debug firebird gcrypt gtk idn libressl memcached mongodb mysql ncurses
+ debug firebird gcrypt gtk idn memcached mongodb mysql ncurses
oracle pcre postgres rdp libssh subversion zlib
"
@@ -28,8 +28,7 @@ RDEPEND="
firebird? ( dev-db/firebird )
gcrypt? ( dev-libs/libgcrypt )
idn? ( net-dns/libidn:0= )
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
memcached? ( dev-libs/libmemcached[sasl] )
mongodb? ( dev-libs/mongo-c-driver )
mysql? ( dev-db/mysql-connector-c:0= )