summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-23 09:29:01 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-23 09:29:01 +0100
commitb70e8301d03689cd540d8500faf1f28179c75a65 (patch)
tree9d5b35c9e63a5b366687897b21a9522eb653fe81 /sys-cluster
parentdev-python/pyzor: ppc64 stable (bug 593134). (diff)
downloadgentoo-b70e8301d03689cd540d8500faf1f28179c75a65.tar.gz
gentoo-b70e8301d03689cd540d8500faf1f28179c75a65.tar.bz2
gentoo-b70e8301d03689cd540d8500faf1f28179c75a65.zip
sys-cluster/libqb: Add ~ppc ~ppc64 keywords (bug 413543).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/libqb/libqb-0.17.2.ebuild4
1 files 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 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"