diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 22:02:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 22:02:47 +0000 |
commit | 5a149a6eb0d09bd186b5462dc1da566271ff2cf0 (patch) | |
tree | c4b60bac84d37fc7079b23edd893dcf4e58648ef /net-p2p | |
parent | media-gfx/gmic: Stabilize 2.9.5 arm64, #775449 (diff) | |
download | gentoo-5a149a6eb0d09bd186b5462dc1da566271ff2cf0.tar.gz gentoo-5a149a6eb0d09bd186b5462dc1da566271ff2cf0.tar.bz2 gentoo-5a149a6eb0d09bd186b5462dc1da566271ff2cf0.zip |
net-p2p/syncthing: Stabilize 1.13.1 arm64, #775452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.13.1.ebuild b/net-p2p/syncthing/syncthing-1.13.1.ebuild index 47f1c7db31d8..f634c6f4c64a 100644 --- a/net-p2p/syncthing/syncthing-1.13.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.13.1.ebuild @@ -707,7 +707,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 |