diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:32 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:32 -0500 |
commit | 243bdfa2d2649e464cb8df036282d906333fc179 (patch) | |
tree | 7a472d5f838cc9e825ad2fd44a66fc8866fc55f7 /x11-libs/vte | |
parent | x11-terms/gnome-terminal: Keyword 3.46.3 ppc, #880237 (diff) | |
download | gentoo-243bdfa2d2649e464cb8df036282d906333fc179.tar.gz gentoo-243bdfa2d2649e464cb8df036282d906333fc179.tar.bz2 gentoo-243bdfa2d2649e464cb8df036282d906333fc179.zip |
x11-libs/vte: Keyword 0.70.1 arm, #880237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-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 2d84e98fa2ce..82c7ae5d04d2 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 ~ppc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |