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: Sat, 03 Oct 2020 09:16:57
Message-Id: 1601716608.6cb506d059f46df773af9f37cd335ff7bfb92262.slyfox@gentoo
1 commit: 6cb506d059f46df773af9f37cd335ff7bfb92262
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 09:16:05 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 09:16:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb506d0
7
8 sys-libs/openipmi: stable 2.0.29 for hppa
9
10 stable wrt bug #745384
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
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 27c9c77642e..a1a1f3d9711 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'