diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-26 20:45:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-26 20:45:22 +0200 |
commit | b77bd51bfe6ee064ce69a6d9e38d7679eb3abbf2 (patch) | |
tree | 8c5fc21d833b1c1d0d81c6ced2681df4d6a1062c /net-p2p | |
parent | net-p2p/syncthing: Stabilize 1.26.1 arm64, #920734 (diff) | |
download | gentoo-b77bd51bfe6ee064ce69a6d9e38d7679eb3abbf2.tar.gz gentoo-b77bd51bfe6ee064ce69a6d9e38d7679eb3abbf2.tar.bz2 gentoo-b77bd51bfe6ee064ce69a6d9e38d7679eb3abbf2.zip |
net-p2p/syncthing: Stabilize 1.26.1 arm, #920734
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.26.1.ebuild b/net-p2p/syncthing/syncthing-1.26.1.ebuild index 797674e39b6c..48fdaf4c0513 100644 --- a/net-p2p/syncthing/syncthing-1.26.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.26.1.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 |