diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:16:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:16:28 +0000 |
commit | ffad0f7e507bc1dee3767fdb2d9095f5e135528d (patch) | |
tree | 07adc8b0ccb2f1a73c7c5ff50f972fc05903a153 /x11-libs | |
parent | x11-libs/gtksourceview: Stabilize 3.24.11-r2 sparc, #946484 (diff) | |
download | gentoo-ffad0f7e507bc1dee3767fdb2d9095f5e135528d.tar.gz gentoo-ffad0f7e507bc1dee3767fdb2d9095f5e135528d.tar.bz2 gentoo-ffad0f7e507bc1dee3767fdb2d9095f5e135528d.zip |
x11-libs/vte: Stabilize 0.76.3 sparc, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.76.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.76.3.ebuild b/x11-libs/vte/vte-0.76.3.ebuild index e047f996e3ac..9b72b864a7c2 100644 --- a/x11-libs/vte/vte-0.76.3.ebuild +++ b/x11-libs/vte/vte-0.76.3.ebuild @@ -20,7 +20,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" REQUIRED_USE=" gtk-doc? ( introspection ) |