commit: 779e6d6f6c48e3ff2813422407f7178671825351 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 17:46:22 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 17:46:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779e6d6f
x11-libs/xapp: Stabilize 2.8.9 amd64, #963213 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-libs/xapp/xapp-2.8.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xapp/xapp-2.8.9.ebuild b/x11-libs/xapp/xapp-2.8.9.ebuild index 3f2f67f16694..264e06a986a5 100644 --- a/x11-libs/xapp/xapp-2.8.9.ebuild +++ b/x11-libs/xapp/xapp-2.8.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3 xfce? ( GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="gtk-doc introspection mate vala xfce" REQUIRED_USE="${PYTHON_REQUIRED_USE} vala? ( introspection )"
