commit: 27cf05a4f9ed64122017eaf508f916bdd9ff7e5f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 04:55:10 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 04:55:10 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cf05a4
sys-cluster/ucx: drop old prefix kws
Now removed.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/ucx/ucx-1.19.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-cluster/ucx/ucx-1.19.0.ebuild
b/sys-cluster/ucx/ucx-1.19.0.ebuild
index 859e7ec96179..7ed324ee0313 100644
--- a/sys-cluster/ucx/ucx-1.19.0.ebuild
+++ b/sys-cluster/ucx/ucx-1.19.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit autotools flag-o-matic toolchain-funcs
+inherit autotools toolchain-funcs
MY_PV=${PV/_/-}
DESCRIPTION="Unified Communication X"
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 -riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 -riscv ~x86"
IUSE="+openmp"
RDEPEND="