diff options
author | 2020-04-11 17:58:22 +0200 | |
---|---|---|
committer | 2020-04-11 17:58:22 +0200 | |
commit | c0f5ac87b5bfa14effbb3ac561d427193562cd23 (patch) | |
tree | 9eedcba638ec3707c19c4a8adef94dc5e0bcc7ec /net-p2p/syncthing | |
parent | app-backup/rdiff-backup: arm stable wrt bug #715082 (diff) | |
download | gentoo-c0f5ac87b5bfa14effbb3ac561d427193562cd23.tar.gz gentoo-c0f5ac87b5bfa14effbb3ac561d427193562cd23.tar.bz2 gentoo-c0f5ac87b5bfa14effbb3ac561d427193562cd23.zip |
net-p2p/syncthing: arm stable wrt bug #715982
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.3.4-r1.ebuild b/net-p2p/syncthing/syncthing-1.3.4-r1.ebuild index 832811f57a04..0e05cc11c2ed 100644 --- a/net-p2p/syncthing/syncthing-1.3.4-r1.ebuild +++ b/net-p2p/syncthing/syncthing-1.3.4-r1.ebuild @@ -279,7 +279,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 arm ~ppc64 ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |