diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-08 12:22:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-08 12:22:44 +0000 |
commit | 0a14322c8966f4440a9c5ee01ab72def214e57c9 (patch) | |
tree | f39e52c7808c4476ae3f94649b74a2c95ece9fb8 /net-p2p/syncthing | |
parent | net-p2p/syncthing: Stabilize 1.23.5 amd64, #908046 (diff) | |
download | gentoo-0a14322c8966f4440a9c5ee01ab72def214e57c9.tar.gz gentoo-0a14322c8966f4440a9c5ee01ab72def214e57c9.tar.bz2 gentoo-0a14322c8966f4440a9c5ee01ab72def214e57c9.zip |
net-p2p/syncthing: Stabilize 1.23.5 arm, #908046
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.23.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.23.5.ebuild b/net-p2p/syncthing/syncthing-1.23.5.ebuild index f53fe6f5f0ce..4003d4acb28f 100644 --- a/net-p2p/syncthing/syncthing-1.23.5.ebuild +++ b/net-p2p/syncthing/syncthing-1.23.5.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 |