From: Michael Weber Date: Thu, 23 Feb 2017 08:29:01 +0000 (+0100) Subject: sys-cluster/libqb: Add ~ppc ~ppc64 keywords (bug 413543). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b70e8301d03689cd540d8500faf1f28179c75a65;p=gentoo.git sys-cluster/libqb: Add ~ppc ~ppc64 keywords (bug 413543). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild b/sys-cluster/libqb/libqb-0.17.2.ebuild index d138d59f5375..28233ca14930 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"