diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:42 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:42 -0500 |
commit | 9b8c7a925c067880ee6bf3a7df22fcc4af7d3ee7 (patch) | |
tree | 76a542a5806081a26916da3a0af55279d0b96966 /x11-libs/vte | |
parent | x11-terms/gnome-terminal: Keyword 3.46.3 arm, #880237 (diff) | |
download | gentoo-9b8c7a925c067880ee6bf3a7df22fcc4af7d3ee7.tar.gz gentoo-9b8c7a925c067880ee6bf3a7df22fcc4af7d3ee7.tar.bz2 gentoo-9b8c7a925c067880ee6bf3a7df22fcc4af7d3ee7.zip |
x11-libs/vte: Keyword 0.70.1 sparc, #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 82c7ae5d04d2..9508fd2ab70a 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 ~ppc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |