commit: 865401cfb9ba148b479b5b893686ac17ed22049b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 00:21:20 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 00:21:20 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865401cf
sys-libs/freeipmi: Stabilize 1.6.16 amd64, #970289
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-libs/freeipmi/freeipmi-1.6.16.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/freeipmi/freeipmi-1.6.16.ebuild
b/sys-libs/freeipmi/freeipmi-1.6.16.ebuild
index 88ea8e332526..a52bcc5ab541 100644
--- a/sys-libs/freeipmi/freeipmi-1.6.16.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.6.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~x86"
IUSE="debug doc nagios without-root"
RDEPEND="dev-libs/libgcrypt:="