diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:30:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:34 +0200 |
commit | 1f21eac5571f684d0b13d56b208baba4c2ace0ca (patch) | |
tree | bf8332302450f76d19223d169f16659b8787757d /net-libs/qxmpp | |
parent | sci-chemistry/mopac7: x86 stable wrt bug #724152 (diff) | |
download | gentoo-1f21eac5571f684d0b13d56b208baba4c2ace0ca.tar.gz gentoo-1f21eac5571f684d0b13d56b208baba4c2ace0ca.tar.bz2 gentoo-1f21eac5571f684d0b13d56b208baba4c2ace0ca.zip |
net-libs/qxmpp: x86 stable wrt bug #724372
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/qxmpp/qxmpp-1.2.0.ebuild b/net-libs/qxmpp/qxmpp-1.2.0.ebuild index 05ba6ca7a0b0..ee138b7ec58f 100644 --- a/net-libs/qxmpp/qxmpp-1.2.0.ebuild +++ b/net-libs/qxmpp/qxmpp-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc opus +speex test theora vpx" RESTRICT="!test? ( test )" |