summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:25:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:29:40 +0100
commitb1918280b134933cce7263c39fcae5043ed8ace7 (patch)
tree9f9845f94ffd0aedbcf1a5c61c653be2b0e41127 /app-misc
parentmedia-video/ffmpeg2theora: x86 stable wrt bug #592714 (diff)
downloadgentoo-b1918280b134933cce7263c39fcae5043ed8ace7.tar.gz
gentoo-b1918280b134933cce7263c39fcae5043ed8ace7.tar.bz2
gentoo-b1918280b134933cce7263c39fcae5043ed8ace7.zip
app-misc/mosquitto: x86 stable wrt bug #591898
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/mosquitto/mosquitto-1.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mosquitto/mosquitto-1.4.10.ebuild b/app-misc/mosquitto/mosquitto-1.4.10.ebuild
index 789c573b82cd..47b2e61242e4 100644
--- a/app-misc/mosquitto/mosquitto-1.4.10.ebuild
+++ b/app-misc/mosquitto/mosquitto-1.4.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ HOMEPAGE="http://mosquitto.org/"
SRC_URI="http://mosquitto.org/files/source/${P}.tar.gz"
LICENSE="EPL-1.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="bridge examples +persistence +srv ssl tcpd"
RDEPEND="tcpd? ( sys-apps/tcp-wrappers )