commit: b70e8301d03689cd540d8500faf1f28179c75a65 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 08:29:01 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 08:29:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70e8301
sys-cluster/libqb: Add ~ppc ~ppc64 keywords (bug 413543). Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-cluster/libqb/libqb-0.17.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild b/sys-cluster/libqb/libqb-0.17.2.ebuild index d138d59f53..28233ca149 100644 --- a/sys-cluster/libqb/libqb-0.17.2.ebuild +++ b/sys-cluster/libqb/libqb-0.17.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="debug doc examples static-libs test" RDEPEND="dev-libs/glib:2"
