commit: 0eff6122edbb91ca9b6f14dc16c5ad5a08476ba7
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 20:01:45 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 20:01:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eff6122
sys-apps/ipmiutil: keyworded 3.1.3 for ppc, bug #669772
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-apps/ipmiutil/ipmiutil-3.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/ipmiutil/ipmiutil-3.1.3.ebuild
b/sys-apps/ipmiutil/ipmiutil-3.1.3.ebuild
index c3f0ddfbf05..426199d3e70 100644
--- a/sys-apps/ipmiutil/ipmiutil-3.1.3.ebuild
+++ b/sys-apps/ipmiutil/ipmiutil-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="static-libs"
RDEPEND=">=dev-libs/openssl-1:0="