app-misc/mosquitto: amd64 stable wrt bug #705512
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 17 Jan 2020 09:28:57 +0000 (10:28 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 17 Jan 2020 09:29:54 +0000 (10:29 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-misc/mosquitto/mosquitto-1.6.8.ebuild

index 25f2cf6d4c5eb0691b2f488af123215225c37500..b63803431d89d046875f6a3eaf7e9ecb9e05d81e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz"
 
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets"
 RESTRICT="!test? ( test )"