diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 23:17:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 23:17:56 +0000 |
commit | c5e2d627dde1c0c56f4d83f000557c929b734401 (patch) | |
tree | 478d6eeeff392bcdaf67ab7c37737dd6cf7e59c5 /x11-libs | |
parent | dev-python/pyside2-tools: Stabilize 5.15.6 x86, #880193 (diff) | |
download | gentoo-c5e2d627dde1c0c56f4d83f000557c929b734401.tar.gz gentoo-c5e2d627dde1c0c56f4d83f000557c929b734401.tar.bz2 gentoo-c5e2d627dde1c0c56f4d83f000557c929b734401.zip |
x11-libs/vte: Keyword 0.70.1 arm64, #880237
Signed-off-by: Sam James <sam@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 5c18accb974e..b9612fc01bf1 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" +KEYWORDS="amd64 ~arm64" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |