commit: 2821750381f2127d78ec942de30bc0b42973d2bf
Author: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Mon May 3 00:04:29 2021 +0000
Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Mon May 3 00:04:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=28217503
x11-apps/igt-gpu-tools: remove libressl USE flag
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild
b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild
index dd0926b..e8e8828 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ else
fi
LICENSE="MIT"
SLOT="0"
-IUSE="chamelium doc libressl man overlay sound valgrind video_cards_amdgpu
video_cards_intel video_cards_nouveau X xv"
+IUSE="chamelium doc man overlay sound valgrind video_cards_amdgpu
video_cards_intel video_cards_nouveau X xv"
REQUIRED_USE="
|| ( video_cards_amdgpu video_cards_intel video_cards_nouveau )
overlay? (
@@ -45,8 +45,7 @@ RDEPEND="
sci-libs/gsl
x11-libs/pixman
)
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
overlay? (
>=x11-libs/libXrandr-1.3
xv? (