diff options
author | Sam James <sam@gentoo.org> | 2021-04-10 07:47:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-10 07:47:13 +0000 |
commit | 63e1555732c1b220ba3dfdc42ca354f5cd2712cd (patch) | |
tree | e58fc5741877ec75b177d014549d81896e500b89 /net-p2p/syncthing | |
parent | dev-python/django: Stabilize 3.1.8-r1 ALLARCHES, #780579 (diff) | |
download | gentoo-63e1555732c1b220ba3dfdc42ca354f5cd2712cd.tar.gz gentoo-63e1555732c1b220ba3dfdc42ca354f5cd2712cd.tar.bz2 gentoo-63e1555732c1b220ba3dfdc42ca354f5cd2712cd.zip |
net-p2p/syncthing: Stabilize 1.15.1 arm, #780678
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.15.1.ebuild b/net-p2p/syncthing/syncthing-1.15.1.ebuild index 0aa2b26d2dff..c50e82c118d2 100644 --- a/net-p2p/syncthing/syncthing-1.15.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.15.1.ebuild @@ -691,7 +691,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 |