Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/openipmi/
Date: Thu, 01 Oct 2020 23:06:45
Message-Id: 1601593062.417901a699b5b29d818f23e0583276eafe068850.slyfox@gentoo
1 commit: 417901a699b5b29d818f23e0583276eafe068850
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 22:57:42 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 22:57:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=417901a6
7
8 sys-libs/openipmi: stable 2.0.29 for ppc
9
10 stable wrt bug #745384
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-libs/openipmi/openipmi-2.0.29.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-libs/openipmi/openipmi-2.0.29.ebuild b/sys-libs/openipmi/openipmi-2.0.29.ebuild
20 index 8e3f1eb3694..27c9c77642e 100644
21 --- a/sys-libs/openipmi/openipmi-2.0.29.ebuild
22 +++ b/sys-libs/openipmi/openipmi-2.0.29.ebuild
23 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
24
25 LICENSE="LGPL-2.1 GPL-2"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
28 +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~x86"
29 IUSE="crypt snmp perl python static-libs tcl"
30 S="${WORKDIR}/${MY_P}"
31 RESTRICT='test'