diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:43:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:30 +0100 |
commit | 2eb4e47d88e3e053bbe41b5a3ca376967e77335c (patch) | |
tree | 28c730b8a7d05e1234b34d485d815a2b103df0d9 /net-libs/qxmpp | |
parent | virtual/leechcraft-notifier: x86 stable wrt bug #563420 (diff) | |
download | gentoo-2eb4e47d88e3e053bbe41b5a3ca376967e77335c.tar.gz gentoo-2eb4e47d88e3e053bbe41b5a3ca376967e77335c.tar.bz2 gentoo-2eb4e47d88e3e053bbe41b5a3ca376967e77335c.zip |
net-libs/qxmpp: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/qxmpp')
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/qxmpp/qxmpp-0.8.0.ebuild b/net-libs/qxmpp/qxmpp-0.8.0.ebuild index e88eda949663..c25a7f8c6854 100644 --- a/net-libs/qxmpp/qxmpp-0.8.0.ebuild +++ b/net-libs/qxmpp/qxmpp-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.qxmpp.org/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="debug doc +speex test theora vpx" RDEPEND="dev-qt/qtcore:4 |