diff options
author | Sam James <sam@gentoo.org> | 2024-02-11 03:38:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-11 03:38:56 +0000 |
commit | bddf9f9923b05a16633f2352db52f65b13539d50 (patch) | |
tree | b6cb49570d1915b7682e30d0773f4eccbd630115 /x11-libs | |
parent | gui-libs/vte-common: Stabilize 0.74.2 ppc64, #920662 (diff) | |
download | gentoo-bddf9f9923b05a16633f2352db52f65b13539d50.tar.gz gentoo-bddf9f9923b05a16633f2352db52f65b13539d50.tar.bz2 gentoo-bddf9f9923b05a16633f2352db52f65b13539d50.zip |
x11-libs/vte: Stabilize 0.74.2 ppc64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.74.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.74.2.ebuild b/x11-libs/vte/vte-0.74.2.ebuild index 820d032a486b..e200ac517fc4 100644 --- a/x11-libs/vte/vte-0.74.2.ebuild +++ b/x11-libs/vte/vte-0.74.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" 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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |