diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:35:57 +0200 |
commit | 97e64fe0c0aacc1b212e6fca9c509c4414c63e94 (patch) | |
tree | 04c4591f4f51bd495b7c1e5c22c071d5f6d4a1e7 /x11-libs/vte/vte-0.70.2.ebuild | |
parent | gnome-extra/gucharmap: Stabilize 15.0.2 amd64, #885627 (diff) | |
download | gentoo-97e64fe0c0aacc1b212e6fca9c509c4414c63e94.tar.gz gentoo-97e64fe0c0aacc1b212e6fca9c509c4414c63e94.tar.bz2 gentoo-97e64fe0c0aacc1b212e6fca9c509c4414c63e94.zip |
x11-libs/vte: Stabilize 0.70.2 amd64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/vte/vte-0.70.2.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.70.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.70.2.ebuild b/x11-libs/vte/vte-0.70.2.ebuild index 1c8f9416f129..cd79a2992eed 100644 --- a/x11-libs/vte/vte-0.70.2.ebuild +++ b/x11-libs/vte/vte-0.70.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 ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) |