diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 13:52:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-15 13:52:48 +0200 |
commit | 47e26d4b6cb1be2c7e18d9e3b2d8e8e11a0e00bd (patch) | |
tree | 83989ffe975ddbc5c91395ae0023583b9641b2e4 /net-p2p | |
parent | www-client/chromium: security cleanup (diff) | |
download | gentoo-47e26d4b6cb1be2c7e18d9e3b2d8e8e11a0e00bd.tar.gz gentoo-47e26d4b6cb1be2c7e18d9e3b2d8e8e11a0e00bd.tar.bz2 gentoo-47e26d4b6cb1be2c7e18d9e3b2d8e8e11a0e00bd.zip |
net-p2p/syncthing: Stabilize 1.19.2 ppc64, #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 27b0fb743857..a0790b41d720 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 |