diff options
author | 2018-02-22 09:54:01 +0100 | |
---|---|---|
committer | 2018-02-22 10:04:48 +0100 | |
commit | b81f32d3467dc970fd313a65f5c79c1830bfec52 (patch) | |
tree | c94345089f47ac4be4c58d91cb327a3325e79ea6 /net-libs/qxmpp | |
parent | dev-scheme/slib: amd64 stable wrt bug #646760 (diff) | |
download | gentoo-b81f32d3467dc970fd313a65f5c79c1830bfec52.tar.gz gentoo-b81f32d3467dc970fd313a65f5c79c1830bfec52.tar.bz2 gentoo-b81f32d3467dc970fd313a65f5c79c1830bfec52.zip |
net-libs/qxmpp: amd64 stable wrt bug #642184
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/qxmpp')
-rw-r--r-- | net-libs/qxmpp/qxmpp-0.9.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/qxmpp/qxmpp-0.9.3-r2.ebuild b/net-libs/qxmpp/qxmpp-0.9.3-r2.ebuild index b903a6e427a6..686efcd72f8c 100644 --- a/net-libs/qxmpp/qxmpp-0.9.3-r2.ebuild +++ b/net-libs/qxmpp/qxmpp-0.9.3-r2.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 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="debug doc opus +speex test theora vpx" RDEPEND=" |