commit: 5f78d17de1c797a1f3f431f6a7e578c1366134d9
Author: wqvi <137255931+wqvi <AT> users <DOT> noreply <DOT> github <DOT>
com>
AuthorDate: Fri Nov 29 19:17:23 2024 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 17:39:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f78d17d
dev-util/idea-community: added REQUIRED_USE flags
The experimental USE flag requires the wayland USE flag to be set.
Acked-by: Mike Pagano <mpagano <AT> gentoo.org>
Signed-off-by: wqvi <137255931+wqvi <AT> users.noreply.github.com>
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
dev-util/idea-community/idea-community-2024.3-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/idea-community/idea-community-2024.3-r1.ebuild
b/dev-util/idea-community/idea-community-2024.3-r1.ebuild
index 423efaed6866..58b39ee380b2 100644
--- a/dev-util/idea-community/idea-community-2024.3-r1.ebuild
+++ b/dev-util/idea-community/idea-community-2024.3-r1.ebuild
@@ -23,7 +23,8 @@ LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
SLOT="0"
KEYWORDS="~amd64 ~arm64"
-IUSE="wayland"
+IUSE="experimental wayland"
+REQUIRED_USE="experimental? ( wayland )"
DEPEND="
|| (