diff options
author | 2022-05-15 18:05:47 +0200 | |
---|---|---|
committer | 2022-05-15 18:05:47 +0200 | |
commit | c2e606363f4f7b8a531ef6dc00b09757fce209ab (patch) | |
tree | 477ccf989bdfb443df070ea7f93c5a8a05af9908 /net-p2p | |
parent | sys-apps/pciutils: add sys-apps/which to BDEPEND (diff) | |
download | gentoo-c2e606363f4f7b8a531ef6dc00b09757fce209ab.tar.gz gentoo-c2e606363f4f7b8a531ef6dc00b09757fce209ab.tar.bz2 gentoo-c2e606363f4f7b8a531ef6dc00b09757fce209ab.zip |
net-p2p/syncthing: Stabilize 1.19.2 amd64, #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 a0790b41d720..56b4f2366cdd 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 |