diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 22:40:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-12 22:40:26 +0300 |
commit | 7b06388486afc97dc7c7c3c22f3c3d93e3da086c (patch) | |
tree | 6e4c1c96af46ea33e414a44ef1e9f62707786a6e /x11-libs | |
parent | app-accessibility/at-spi2-core: Stabilize 2.48.3 sparc, #909484 (diff) | |
download | gentoo-7b06388486afc97dc7c7c3c22f3c3d93e3da086c.tar.gz gentoo-7b06388486afc97dc7c7c3c22f3c3d93e3da086c.tar.bz2 gentoo-7b06388486afc97dc7c7c3c22f3c3d93e3da086c.zip |
x11-libs/vte: Stabilize 0.72.2 sparc, #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 6999e5ae3135..04ee6c291ffb 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 ) |