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: Sun, 26 May 2019 07:04:23
Message-Id: 1558854236.12e205934a66b7a0a0e2ed1c94e023ee11e076d6.slyfox@gentoo
1 commit: 12e205934a66b7a0a0e2ed1c94e023ee11e076d6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 07:02:39 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 07:03:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e20593
7
8 sys-libs/openipmi: stable 2.0.27-r1 for hppa, bug #686398
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-libs/openipmi/openipmi-2.0.27-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/openipmi/openipmi-2.0.27-r1.ebuild b/sys-libs/openipmi/openipmi-2.0.27-r1.ebuild
18 index 85ab60e37d6..44c27802ea7 100644
19 --- a/sys-libs/openipmi/openipmi-2.0.27-r1.ebuild
20 +++ b/sys-libs/openipmi/openipmi-2.0.27-r1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
22
23 LICENSE="LGPL-2.1 GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~hppa ~ia64 ppc ~x86"
26 +KEYWORDS="~amd64 hppa ~ia64 ppc ~x86"
27 IUSE="crypt snmp perl python static-libs tcl"
28 S="${WORKDIR}/${MY_P}"
29 RESTRICT='test'