diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libpcap/libpcap-1.10.0.ebuild | 2 | ||||
-rw-r--r-- | net-libs/libpcap/libpcap-9999.ebuild | 2 | ||||
-rw-r--r-- | net-libs/mbedtls/mbedtls-2.16.10.ebuild | 2 | ||||
-rw-r--r-- | net-libs/mbedtls/mbedtls-2.26.0.ebuild | 2 | ||||
-rw-r--r-- | net-libs/onion/onion-0.8.ebuild | 2 | ||||
-rw-r--r-- | net-libs/onion/onion-9999.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/libpcap/libpcap-1.10.0.ebuild b/net-libs/libpcap/libpcap-1.10.0.ebuild index e17ca9253266..ead6948c37ee 100644 --- a/net-libs/libpcap/libpcap-1.10.0.ebuild +++ b/net-libs/libpcap/libpcap-1.10.0.ebuild @@ -25,7 +25,7 @@ fi LICENSE="BSD" SLOT="0" -IUSE="bluetooth dbus netlink rdma -remote static-libs usb -yydebug" +IUSE="bluetooth dbus netlink rdma remote static-libs usb yydebug" RDEPEND=" bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] ) diff --git a/net-libs/libpcap/libpcap-9999.ebuild b/net-libs/libpcap/libpcap-9999.ebuild index b0505e64ff65..f7cc40d1b868 100644 --- a/net-libs/libpcap/libpcap-9999.ebuild +++ b/net-libs/libpcap/libpcap-9999.ebuild @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0" -IUSE="bluetooth dbus netlink rdma -remote static-libs usb -yydebug" +IUSE="bluetooth dbus netlink rdma remote static-libs usb yydebug" RDEPEND=" bluetooth? ( net-wireless/bluez:=[${MULTILIB_USEDEP}] ) diff --git a/net-libs/mbedtls/mbedtls-2.16.10.ebuild b/net-libs/mbedtls/mbedtls-2.16.10.ebuild index 42ecb298a481..ce4c7c2ec070 100644 --- a/net-libs/mbedtls/mbedtls-2.16.10.ebuild +++ b/net-libs/mbedtls/mbedtls-2.16.10.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="Apache-2.0" SLOT="0/3.12.0" # ffmpeg subslot naming: SONAME tuple of {libmbedcrypto.so,libmbedtls.so,libmbedx509.so} KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86" -IUSE="cpu_flags_x86_sse2 doc havege programs -static-libs test threads zlib" +IUSE="cpu_flags_x86_sse2 doc havege programs static-libs test threads zlib" RESTRICT="!test? ( test )" RDEPEND=" diff --git a/net-libs/mbedtls/mbedtls-2.26.0.ebuild b/net-libs/mbedtls/mbedtls-2.26.0.ebuild index 6d5cc4a6daae..9818d7945121 100644 --- a/net-libs/mbedtls/mbedtls-2.26.0.ebuild +++ b/net-libs/mbedtls/mbedtls-2.26.0.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="Apache-2.0" SLOT="0/6.13.1" # ffmpeg subslot naming: SONAME tuple of {libmbedcrypto.so,libmbedtls.so,libmbedx509.so} KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" -IUSE="cpu_flags_x86_sse2 doc havege programs -static-libs test threads zlib" +IUSE="cpu_flags_x86_sse2 doc havege programs static-libs test threads zlib" RESTRICT="!test? ( test )" RDEPEND=" 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 )" |