diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:08:51 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:08:51 -0500 |
commit | 9ce6da1b6d9ac16e0f56f03d25f4e5ef48c607f1 (patch) | |
tree | 5f33b1f2b420d43e4209c2980b7369e1789918c4 /gui-libs/vte | |
parent | gui-libs/vte-common: Keyword 0.70.1 ppc, #880237 (diff) | |
download | gentoo-9ce6da1b6d9ac16e0f56f03d25f4e5ef48c607f1.tar.gz gentoo-9ce6da1b6d9ac16e0f56f03d25f4e5ef48c607f1.tar.bz2 gentoo-9ce6da1b6d9ac16e0f56f03d25f4e5ef48c607f1.zip |
gui-libs/vte: Keyword 0.70.1 ppc, #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 5e0deedd04ca..7df513db3ba6 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 ~arm64" +KEYWORDS="amd64 ~arm64 ~ppc" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |