diff options
author | 2024-04-04 18:05:49 +0300 | |
---|---|---|
committer | 2024-04-04 18:05:49 +0300 | |
commit | d3eb0811642b713ddb4d02d5f986c8753a6c258e (patch) | |
tree | d642ebe5fab43acd7e8e2fc0b03d2b5b84a68475 | |
parent | app-emacs/m-buffer: Stabilize 0.15 amd64, #928556 (diff) | |
download | gentoo-d3eb0811642b713ddb4d02d5f986c8753a6c258e.tar.gz gentoo-d3eb0811642b713ddb4d02d5f986c8753a6c258e.tar.bz2 gentoo-d3eb0811642b713ddb4d02d5f986c8753a6c258e.zip |
sys-libs/freeipmi: Keyword 1.6.11 arm64, #928574
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sys-libs/freeipmi/freeipmi-1.6.11.ebuild | 4 |
1 files 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:=" |