commit: 4419ccf854fd5ee0cc31e9729e6f5265b80495bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 12 03:40:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 12 03:41:22 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4419ccf8
net-analyzer/slurm: Stabilize 0.4.4 x86, #960784
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/slurm/slurm-0.4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/slurm/slurm-0.4.4.ebuild
b/net-analyzer/slurm/slurm-0.4.4.ebuild
index 5eaf27d06071..afc5f2a4283b 100644
--- a/net-analyzer/slurm/slurm-0.4.4.ebuild
+++ b/net-analyzer/slurm/slurm-0.4.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-upstream-${PV}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
RDEPEND="sys-libs/ncurses:="
DEPEND="${RDEPEND}"