summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/onion/onion-0.8.ebuild2
-rw-r--r--net-libs/onion/onion-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/onion/onion-0.8.ebuild b/net-libs/onion/onion-0.8.ebuild
index 2be5752a9a3d..a283da472b81 100644
--- a/net-libs/onion/onion-0.8.ebuild
+++ b/net-libs/onion/onion-0.8.ebuild
@@ -25,7 +25,7 @@ LICENSE="|| ( GPL-2+ Apache-2.0 ) AGPL-3"
SLOT="0"
IUSE="
gnutls pam png jpeg xml systemd sqlite boehm-gc
- test examples cxx -libev -libevent
+ test examples cxx libev libevent
redis
"
RESTRICT="!test? ( test )"
diff --git a/net-libs/onion/onion-9999.ebuild b/net-libs/onion/onion-9999.ebuild
index 96a276b10f55..10ba2b76bbf0 100644
--- a/net-libs/onion/onion-9999.ebuild
+++ b/net-libs/onion/onion-9999.ebuild
@@ -25,7 +25,7 @@ LICENSE="|| ( GPL-2+ Apache-2.0 ) AGPL-3"
SLOT="0"
IUSE="
gnutls pam png jpeg xml systemd sqlite boehm-gc
- test examples cxx -libev -libevent
+ test examples cxx libev libevent
redis
"
RESTRICT="!test? ( test )"