diff options
author | 2020-11-03 13:32:57 +0000 | |
---|---|---|
committer | 2020-11-03 13:32:57 +0000 | |
commit | 4f22fe03d30cd3ae8284b6e3ff07ec85a2c14d22 (patch) | |
tree | 689cc3bddb5eb47f47328c074731ff77f6f95fb2 | |
parent | net-misc/nextcloud-client: 3.0.3 bump (diff) | |
download | gentoo-4f22fe03d30cd3ae8284b6e3ff07ec85a2c14d22.tar.gz gentoo-4f22fe03d30cd3ae8284b6e3ff07ec85a2c14d22.tar.bz2 gentoo-4f22fe03d30cd3ae8284b6e3ff07ec85a2c14d22.zip |
net-p2p/syncthing: Stabilize 1.10.0 arm, #752381
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-p2p/syncthing/syncthing-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.10.0.ebuild b/net-p2p/syncthing/syncthing-1.10.0.ebuild index c7768ce3ea7f..d588255969a2 100644 --- a/net-p2p/syncthing/syncthing-1.10.0.ebuild +++ b/net-p2p/syncthing/syncthing-1.10.0.ebuild @@ -542,7 +542,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 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |