From: Sergei Trofimovich Date: Sun, 24 Mar 2019 20:01:49 +0000 (+0000) Subject: sys-libs/freeipmi: keyworded 1.6.2 for ppc, bug #669772 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=850d5ba1bb12472f8dd1e46c86aa25d4657353c5;p=gentoo.git sys-libs/freeipmi: keyworded 1.6.2 for ppc, bug #669772 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/sys-libs/freeipmi/freeipmi-1.6.2.ebuild b/sys-libs/freeipmi/freeipmi-1.6.2.ebuild index 44c0af38ab67..dc39770131eb 100644 --- a/sys-libs/freeipmi/freeipmi-1.6.2.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="debug nagios" RDEPEND="dev-libs/libgcrypt:0"