diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-22 22:09:05 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-22 22:09:05 +0200 |
commit | 68ab14e906f99a3fe7adf61acdc5c21b224fc43c (patch) | |
tree | e163c3ab71036499e2569bc2f026810e7a2474a3 /net-p2p | |
parent | net-analyzer/nessus-bin: add 8.15.2, drop 8.15.1 (diff) | |
download | gentoo-68ab14e906f99a3fe7adf61acdc5c21b224fc43c.tar.gz gentoo-68ab14e906f99a3fe7adf61acdc5c21b224fc43c.tar.bz2 gentoo-68ab14e906f99a3fe7adf61acdc5c21b224fc43c.zip |
net-p2p/syncthing: stabilize 1.18.1 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.18.1.ebuild b/net-p2p/syncthing/syncthing-1.18.1.ebuild index 9744a8b544e6..70fc28f6496f 100644 --- a/net-p2p/syncthing/syncthing-1.18.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.18.1.ebuild @@ -723,7 +723,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 |