diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-26 20:45:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-26 20:45:21 +0200 |
commit | 48156b069fecd7457f7b140fc20688177e2c0200 (patch) | |
tree | b5e3f96b833c7629668b1128e3c500715337310f /net-p2p | |
parent | app-text/htmltidy: Stabilize 5.8.0-r2 arm, #920730 (diff) | |
download | gentoo-48156b069fecd7457f7b140fc20688177e2c0200.tar.gz gentoo-48156b069fecd7457f7b140fc20688177e2c0200.tar.bz2 gentoo-48156b069fecd7457f7b140fc20688177e2c0200.zip |
net-p2p/syncthing: Stabilize 1.26.1 arm64, #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 6be654e9d91a..797674e39b6c 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 |