diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:31:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:31:38 +0200 |
commit | b31473fbe687b03cc4fa904226eedabdcc8a162c (patch) | |
tree | b7c48ca78fe54e31451478beb5c4859675541b07 /sys-cluster/libqb | |
parent | net-mail/courier-imap: amd64 stable wrt bug #616726 (diff) | |
download | gentoo-b31473fbe687b03cc4fa904226eedabdcc8a162c.tar.gz gentoo-b31473fbe687b03cc4fa904226eedabdcc8a162c.tar.bz2 gentoo-b31473fbe687b03cc4fa904226eedabdcc8a162c.zip |
sys-cluster/libqb: amd64 stable wrt bug #616558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 62a6a36d8943..9ed08d7894dd 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" |