diff options
author | Sam James <sam@gentoo.org> | 2020-09-01 22:42:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-01 22:42:39 +0000 |
commit | 5334a6eea9fefe0bac5ca9102d7ee1affabcbe67 (patch) | |
tree | e5ce40db77c368470f3386ad3f005f31e40fbf14 /net-p2p/syncthing | |
parent | sys-libs/glibc: Add rv32 linker locations (diff) | |
download | gentoo-5334a6eea9fefe0bac5ca9102d7ee1affabcbe67.tar.gz gentoo-5334a6eea9fefe0bac5ca9102d7ee1affabcbe67.tar.bz2 gentoo-5334a6eea9fefe0bac5ca9102d7ee1affabcbe67.zip |
net-p2p/syncthing: Stabilize 1.7.1 amd64, #739256
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.7.1.ebuild b/net-p2p/syncthing/syncthing-1.7.1.ebuild index b4d1c72d86dc..9977ef2217f1 100644 --- a/net-p2p/syncthing/syncthing-1.7.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.7.1.ebuild @@ -493,7 +493,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 |