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 | 1533955d80d442828c2cdb538206ca0cedb2d179 (patch) | |
tree | f84ec9f835658202e1ce629e17fa5f8db35b353c /x11-libs | |
parent | media-video/totem: Keyword 43.0 ppc, #880237 (diff) | |
download | gentoo-1533955d80d442828c2cdb538206ca0cedb2d179.tar.gz gentoo-1533955d80d442828c2cdb538206ca0cedb2d179.tar.bz2 gentoo-1533955d80d442828c2cdb538206ca0cedb2d179.zip |
x11-libs/vte: Keyword 0.70.1 ppc, #880237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.70.1.ebuild b/x11-libs/vte/vte-0.70.1.ebuild index b9612fc01bf1..2d84e98fa2ce 100644 --- a/x11-libs/vte/vte-0.70.1.ebuild +++ b/x11-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" # vte_api_version 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 ) |