commit: 9dd61aaab0af8bac6e16ff6b95507be79fb3f4e5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 13:33:18 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 13:33:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd61aaa
net-p2p/syncthing: Stabilize 1.10.0 arm64, #752381 Signed-off-by: Sam James <sam <AT> gentoo.org> net-p2p/syncthing/syncthing-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/syncthing/syncthing-1.10.0.ebuild b/net-p2p/syncthing/syncthing-1.10.0.ebuild index d588255969a..e0593f0c7a1 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
