diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 19:19:29 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 19:19:36 -0500 |
commit | 85f8a2d930e135e572501fc18e0e1d0ecb2b98ab (patch) | |
tree | e843cb41e2e0d302778064c2e1e453b3530518ac /gui-libs/vte | |
parent | gui-libs/vte-common: Keyword 0.70.1 ppc64, #880237 (diff) | |
download | gentoo-85f8a2d930e135e572501fc18e0e1d0ecb2b98ab.tar.gz gentoo-85f8a2d930e135e572501fc18e0e1d0ecb2b98ab.tar.bz2 gentoo-85f8a2d930e135e572501fc18e0e1d0ecb2b98ab.zip |
gui-libs/vte: Keyword 0.70.1 ppc64, #880237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gui-libs/vte')
-rw-r--r-- | gui-libs/vte/vte-0.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte/vte-0.70.1.ebuild b/gui-libs/vte/vte-0.70.1.ebuild index 74f94b12e91a..6f3a2888a665 100644 --- a/gui-libs/vte/vte-0.70.1.ebuild +++ b/gui-libs/vte/vte-0.70.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE https://gitlab.gnome.org/GNOM LICENSE="LGPL-3+ GPL-3+" SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |