diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:51:40 +0200 |
commit | e380d24498fe521452f709ebfcecace37382c39a (patch) | |
tree | a127db688d5ea8d71c39641a112b3463038a2ba3 /sys-cluster/libqb | |
parent | media-libs/sratom: x86 stable wrt bug #616456 (diff) | |
download | gentoo-e380d24498fe521452f709ebfcecace37382c39a.tar.gz gentoo-e380d24498fe521452f709ebfcecace37382c39a.tar.bz2 gentoo-e380d24498fe521452f709ebfcecace37382c39a.zip |
sys-cluster/libqb: x86 stable wrt bug #616558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/libqb')
-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 9ed08d7894dd..47eb0a496929 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" |