diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:56:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:56:20 +0200 |
commit | 77fe47ff22647bd95f6970d30263128e4ec31dd0 (patch) | |
tree | 205af82fb4a739f4465a32ae3aab6df5cf909722 /sys-cluster | |
parent | sys-libs/libseccomp: ppc stable wrt bug #595476 (diff) | |
download | gentoo-77fe47ff22647bd95f6970d30263128e4ec31dd0.tar.gz gentoo-77fe47ff22647bd95f6970d30263128e4ec31dd0.tar.bz2 gentoo-77fe47ff22647bd95f6970d30263128e4ec31dd0.zip |
sys-cluster/libqb: ppc stable wrt bug #616558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/libqb/libqb-0.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/libqb/libqb-0.17.2.ebuild b/sys-cluster/libqb/libqb-0.17.2.ebuild index 47eb0a496929..fa1541e29eed 100644 --- a/sys-cluster/libqb/libqb-0.17.2.ebuild +++ b/sys-cluster/libqb/libqb-0.17.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" IUSE="debug doc examples static-libs test" RDEPEND="dev-libs/glib:2" |