commit: d3eb0811642b713ddb4d02d5f986c8753a6c258e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 4 15:05:49 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 15:05:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3eb0811
sys-libs/freeipmi: Keyword 1.6.11 arm64, #928574 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-libs/freeipmi/freeipmi-1.6.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild index 8cd256227956..d56e388c2f3b 100644 --- a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 hppa ~ppc64 x86" +KEYWORDS="amd64 ~arm64 hppa ~ppc64 x86" IUSE="debug doc nagios without-root" RDEPEND="dev-libs/libgcrypt:="