diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-17 00:48:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-17 00:48:27 +0300 |
commit | d56f8e3cbf9507973df19313f75067957ee8f417 (patch) | |
tree | 606ef946b466b1dd712d65fe260aacc347e3249a /net-p2p/syncthing | |
parent | net-nntp/tin: arm stable wrt bug #649042 (diff) | |
download | gentoo-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/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-0.14.38.ebuild | 4 |
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 )" |