diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 13:40:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 13:40:39 +0200 |
commit | 9715d0d2e6223ff0ed4be75c8abc84b30f4b6b08 (patch) | |
tree | 28a630dfe2c049cab516617a39b8e87502c682d5 /net-p2p | |
parent | dev-lua/luasec: Stabilize 1.1.0 arm, #844739 (diff) | |
download | gentoo-9715d0d2e6223ff0ed4be75c8abc84b30f4b6b08.tar.gz gentoo-9715d0d2e6223ff0ed4be75c8abc84b30f4b6b08.tar.bz2 gentoo-9715d0d2e6223ff0ed4be75c8abc84b30f4b6b08.zip |
net-p2p/syncthing: Stabilize 1.19.2 arm, #844877
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.19.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.19.2.ebuild b/net-p2p/syncthing/syncthing-1.19.2.ebuild index 602b88210caa..f720a77630b6 100644 --- a/net-p2p/syncthing/syncthing-1.19.2.ebuild +++ b/net-p2p/syncthing/syncthing-1.19.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |