diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-28 14:51:46 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-28 22:23:28 +0300 |
commit | eeb7b9e478d1d85a21e71720983c87e261fa5727 (patch) | |
tree | 403232dd12247c0c79ea713de5f221ab1a252fbd /net-p2p | |
parent | app-crypt/acme-sh: arm64 keyworded (bug #709716) (diff) | |
download | gentoo-eeb7b9e478d1d85a21e71720983c87e261fa5727.tar.gz gentoo-eeb7b9e478d1d85a21e71720983c87e261fa5727.tar.bz2 gentoo-eeb7b9e478d1d85a21e71720983c87e261fa5727.zip |
net-p2p/syncthing: arm64 keyworded (bug #716838)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.4.2.ebuild b/net-p2p/syncthing/syncthing-1.4.2.ebuild index 5047b42159ab..53f3a59b4b98 100644 --- a/net-p2p/syncthing/syncthing-1.4.2.ebuild +++ b/net-p2p/syncthing/syncthing-1.4.2.ebuild @@ -293,7 +293,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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |