commit: 10c5ee28a18281951b63c07c79e1afc4a57f34ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 5 05:07:37 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 5 05:08:17 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c5ee28
app-i18n/poedit: needs wxGTK[spell] Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/poedit/poedit-3.8.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-i18n/poedit/poedit-3.8.2.ebuild b/app-i18n/poedit/poedit-3.8.2.ebuild index dfdb2967d50b..ceb549f66998 100644 --- a/app-i18n/poedit/poedit-3.8.2.ebuild +++ b/app-i18n/poedit/poedit-3.8.2.ebuild @@ -18,7 +18,6 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar. LICENSE="MIT" SLOT="0" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND=" @@ -28,7 +27,7 @@ RDEPEND=" >=dev-libs/pugixml-1.9 dev-libs/boost:=[nls] dev-libs/icu:= - x11-libs/wxGTK:${WX_GTK_VER}=[webkit,X] + x11-libs/wxGTK:${WX_GTK_VER}=[spell,webkit,X] " DEPEND="${RDEPEND}" BDEPEND="
