diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:58 +0200 |
commit | 37ef297bc84b858dde8a05ca92ded4e0c7ffd80a (patch) | |
tree | 196332a6d7f742970bef0555b8f3e1c4bea1d933 /net-libs/qxmpp | |
parent | sci-chemistry/mopac7: amd64 stable wrt bug #724152 (diff) | |
download | gentoo-37ef297bc84b858dde8a05ca92ded4e0c7ffd80a.tar.gz gentoo-37ef297bc84b858dde8a05ca92ded4e0c7ffd80a.tar.bz2 gentoo-37ef297bc84b858dde8a05ca92ded4e0c7ffd80a.zip |
net-libs/qxmpp: amd64 stable wrt bug #724372
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 c9a44c3c89f1..05ba6ca7a0b0 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 )" |