summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.95.0.ebuild6
-rw-r--r--dev-lang/rust-bin/rust-bin-1.96.0.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.95.0.ebuild b/dev-lang/rust-bin/rust-bin-1.95.0.ebuild
index 4c5b6cd08d85..d096e9fcf4b8 100644
--- a/dev-lang/rust-bin/rust-bin-1.95.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.95.0.ebuild
@@ -56,13 +56,13 @@ fi
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="${PV%%_*}" # Beta releases get to share the same SLOT as the eventual stable
-IUSE="big-endian clippy cpu_flags_x86_sse2 doc libressl prefix rust-analyzer rust-src rustfmt"
+IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
# net-misc/curl is needed for our own bootstrapped rustc, since cross-compiling bundled curl is not supported
RDEPEND="
>=app-eselect/eselect-rust-20190311
- !libressl? ( dev-libs/openssl )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl
+
net-misc/curl
sys-apps/lsb-release
|| (
diff --git a/dev-lang/rust-bin/rust-bin-1.96.0.ebuild b/dev-lang/rust-bin/rust-bin-1.96.0.ebuild
index 4c5b6cd08d85..d096e9fcf4b8 100644
--- a/dev-lang/rust-bin/rust-bin-1.96.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.96.0.ebuild
@@ -56,13 +56,13 @@ fi
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="${PV%%_*}" # Beta releases get to share the same SLOT as the eventual stable
-IUSE="big-endian clippy cpu_flags_x86_sse2 doc libressl prefix rust-analyzer rust-src rustfmt"
+IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
# net-misc/curl is needed for our own bootstrapped rustc, since cross-compiling bundled curl is not supported
RDEPEND="
>=app-eselect/eselect-rust-20190311
- !libressl? ( dev-libs/openssl )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl
+
net-misc/curl
sys-apps/lsb-release
|| (