diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:24:15 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 15:24:15 +0000 |
commit | 0dae92613272d06ba217082f6fed4b4f8f3ec8b2 (patch) | |
tree | 13e43b9cca0dcaad94adb453e6366211a45819ba /x11-libs | |
parent | x11-libs/vte: Stabilize 0.72.2 x86, #909475 (diff) | |
download | gentoo-0dae92613272d06ba217082f6fed4b4f8f3ec8b2.tar.gz gentoo-0dae92613272d06ba217082f6fed4b4f8f3ec8b2.tar.bz2 gentoo-0dae92613272d06ba217082f6fed4b4f8f3ec8b2.zip |
x11-libs/vte: Stabilize 0.72.2 amd64, #909475
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.72.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.72.2.ebuild b/x11-libs/vte/vte-0.72.2.ebuild index 9cff4b9c4bae..a45de6ddf545 100644 --- a/x11-libs/vte/vte-0.72.2.ebuild +++ b/x11-libs/vte/vte-0.72.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 ) |