diff --git a/x11-libs/vte/vte-0.82.2.ebuild b/x11-libs/vte/vte-0.82.2.ebuild index 4e86ba79cdc89..90c1c2c35971a 100644 --- a/x11-libs/vte/vte-0.82.2.ebuild +++ b/x11-libs/vte/vte-0.82.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection )