diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 20:12:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 20:12:55 +0100 |
commit | c78eaa1dea0e82f2d3de9c879d3e1e42ed178979 (patch) | |
tree | 2b79f544e85f3435db2c850b416d8c8cdad646ee /net-p2p/syncthing | |
parent | net-p2p/syncthing: Stabilize 1.24.0 arm, #915498 (diff) | |
download | gentoo-c78eaa1dea0e82f2d3de9c879d3e1e42ed178979.tar.gz gentoo-c78eaa1dea0e82f2d3de9c879d3e1e42ed178979.tar.bz2 gentoo-c78eaa1dea0e82f2d3de9c879d3e1e42ed178979.zip |
net-p2p/syncthing: Stabilize 1.24.0 arm64, #915498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.24.0.ebuild b/net-p2p/syncthing/syncthing-1.24.0.ebuild index 60b0d14fc354..0e2962149322 100644 --- a/net-p2p/syncthing/syncthing-1.24.0.ebuild +++ b/net-p2p/syncthing/syncthing-1.24.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${PN}-source-v$ LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ~loong ~ppc64 ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |