Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/openipmi/
Date: Sat, 19 Feb 2022 08:56:20
Message-Id: 1645260964.07a80204761ba695312d443d6e9fe43de8d272bd.arthurzam@gentoo
1 commit: 07a80204761ba695312d443d6e9fe43de8d272bd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 08:56:04 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 08:56:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a80204
7
8 sys-libs/openipmi: Stabilize 2.0.32 ppc, #833725
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-libs/openipmi/openipmi-2.0.32.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/openipmi/openipmi-2.0.32.ebuild b/sys-libs/openipmi/openipmi-2.0.32.ebuild
16 index c8b61d3259f7..a1e09387daca 100644
17 --- a/sys-libs/openipmi/openipmi-2.0.32.ebuild
18 +++ b/sys-libs/openipmi/openipmi-2.0.32.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
26
27 LICENSE="LGPL-2.1 GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~x86"
31 IUSE="crypt snmp perl python static-libs tcl"
32 RESTRICT="test"