summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-17 00:48:27 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-17 00:48:27 +0300
commitd56f8e3cbf9507973df19313f75067957ee8f417 (patch)
tree606ef946b466b1dd712d65fe260aacc347e3249a /net-p2p
parentnet-nntp/tin: arm stable wrt bug #649042 (diff)
downloadgentoo-d56f8e3cbf9507973df19313f75067957ee8f417.tar.gz
gentoo-d56f8e3cbf9507973df19313f75067957ee8f417.tar.bz2
gentoo-d56f8e3cbf9507973df19313f75067957ee8f417.zip
net-p2p/syncthing: arm stable wrt bug #626786
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/syncthing/syncthing-0.14.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/syncthing/syncthing-0.14.38.ebuild b/net-p2p/syncthing/syncthing-0.14.38.ebuild
index 81547999f097..ca236b559e8e 100644
--- a/net-p2p/syncthing/syncthing-0.14.38.ebuild
+++ b/net-p2p/syncthing/syncthing-0.14.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE="selinux tools"
RDEPEND="selinux? ( sec-policy/selinux-syncthing )"