diff options
author | 2022-11-14 08:53:01 +0200 | |
---|---|---|
committer | 2022-11-14 08:53:07 +0200 | |
commit | 02f38062d5b52008ef83eacb439d26299545786b (patch) | |
tree | 598c6b8f4d27b6b2b819f2ee2ea99167ac2cd5b9 /x11-libs/vte | |
parent | media-video/totem: Keyword 43.0 ia64, #880237 (diff) | |
download | gentoo-02f38062d5b52008ef83eacb439d26299545786b.tar.gz gentoo-02f38062d5b52008ef83eacb439d26299545786b.tar.bz2 gentoo-02f38062d5b52008ef83eacb439d26299545786b.zip |
x11-libs/vte: Keyword 0.70.1 ia64, #880237
Signed-off-by: Arthur Zamarin <arthurzam@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 a5da7969c4c6..b9c1878fca58 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 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |