From 78c88cf9135c6d7aa9a885d4363c8f3f4083acfa Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 14 Apr 2022 11:30:15 -0700 Subject: app-i18n/ibus: Don't enable IUSE=X or IUSE=gtk2 by default X users will have USE=X set globally. gtk+2 is on the way out. Bug: https://bugs.gentoo.org/769107 Signed-off-by: Matt Turner --- app-i18n/ibus/ibus-1.5.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-i18n') diff --git a/app-i18n/ibus/ibus-1.5.26.ebuild b/app-i18n/ibus/ibus-1.5.26.ebuild index 368857ac71b8..d7f083baeb20 100644 --- a/app-i18n/ibus/ibus-1.5.26.ebuild +++ b/app-i18n/ibus/ibus-1.5.26.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="+X appindicator +emoji +gtk2 +gtk3 +gtk4 +gui +introspection nls +python systemd test +unicode vala wayland" +IUSE="X appindicator +emoji gtk2 +gtk3 +gtk4 +gui +introspection nls +python systemd test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE=" appindicator? ( gtk3 ) -- cgit v1.2.3-65-gdbad