commit: d56f8e3cbf9507973df19313f75067957ee8f417 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 21:48:27 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 21:48:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56f8e3c
net-p2p/syncthing: arm stable wrt bug #626786 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-p2p/syncthing/syncthing-0.14.38.ebuild | 4 ++-- 1 file 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 81547999f09..ca236b559e8 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 )"
