diff options
author | 2024-12-21 17:15:39 +0000 | |
---|---|---|
committer | 2024-12-21 17:15:39 +0000 | |
commit | d7366876f937601eef3707049c1f78cdcd24d222 (patch) | |
tree | 9972106d2a13c9f1d0772d120a3ec00446f988fb /x11-libs | |
parent | x11-libs/gtksourceview: Stabilize 3.24.11-r2 ppc, #946484 (diff) | |
download | gentoo-d7366876f937601eef3707049c1f78cdcd24d222.tar.gz gentoo-d7366876f937601eef3707049c1f78cdcd24d222.tar.bz2 gentoo-d7366876f937601eef3707049c1f78cdcd24d222.zip |
x11-libs/vte: Stabilize 0.76.3 ppc, #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 50c32477b6bf..5bcdf1890ffe 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 ) |