diff options
author | 2024-07-01 09:24:35 +0100 | |
---|---|---|
committer | 2024-07-01 09:24:35 +0100 | |
commit | 64bc4c113a2403e4b92830eb8a899a7361a026f8 (patch) | |
tree | 8297bfd8f409cf3dcf85381ac58ed9dea431732c /net-p2p/syncthing | |
parent | sys-devel/gcc: add 15.0.0_pre20240630 (diff) | |
download | gentoo-64bc4c113a2403e4b92830eb8a899a7361a026f8.tar.gz gentoo-64bc4c113a2403e4b92830eb8a899a7361a026f8.tar.bz2 gentoo-64bc4c113a2403e4b92830eb8a899a7361a026f8.zip |
net-p2p/syncthing: Stabilize 1.27.6 ppc64, #934936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.27.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.27.6.ebuild b/net-p2p/syncthing/syncthing-1.27.6.ebuild index 496c68046afa..e979bb7ea464 100644 --- a/net-p2p/syncthing/syncthing-1.27.6.ebuild +++ b/net-p2p/syncthing/syncthing-1.27.6.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 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |