diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:19:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:19:34 +0200 |
commit | 9a197600d369cfd5fd41323654dacc890460e6fe (patch) | |
tree | f23540016ed90637b9ae8596862293cb0d2dec21 /sys-libs/freeipmi | |
parent | sys-apps/man2html: Stabilize 1.6g-r2 arm, #899328 (diff) | |
download | gentoo-9a197600d369cfd5fd41323654dacc890460e6fe.tar.gz gentoo-9a197600d369cfd5fd41323654dacc890460e6fe.tar.bz2 gentoo-9a197600d369cfd5fd41323654dacc890460e6fe.zip |
sys-libs/freeipmi: Stabilize 1.6.10-r1 x86, #899406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/freeipmi')
-rw-r--r-- | sys-libs/freeipmi/freeipmi-1.6.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/freeipmi/freeipmi-1.6.10-r1.ebuild b/sys-libs/freeipmi/freeipmi-1.6.10-r1.ebuild index db22dec05250..cc5e3e0cd78a 100644 --- a/sys-libs/freeipmi/freeipmi-1.6.10-r1.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.6.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 x86" IUSE="debug nagios without-root" RDEPEND="dev-libs/libgcrypt:0=" |