diff options
author | Sam James <sam@gentoo.org> | 2021-12-15 23:54:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-15 23:54:30 +0000 |
commit | 9568873e3b76afb78640f61c16af689c0833a94c (patch) | |
tree | 171344a39600c9616cddaf8f31428b34cd413b01 /net-p2p | |
parent | dev-util/uglifyjs: Bump to 3.14.5, drop old 3.14.3 (diff) | |
download | gentoo-9568873e3b76afb78640f61c16af689c0833a94c.tar.gz gentoo-9568873e3b76afb78640f61c16af689c0833a94c.tar.bz2 gentoo-9568873e3b76afb78640f61c16af689c0833a94c.zip |
net-p2p/syncthing: Stabilize 1.18.4 ppc64, #829255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.18.4.ebuild b/net-p2p/syncthing/syncthing-1.18.4.ebuild index 4377246b96b0..9bf4a1683420 100644 --- a/net-p2p/syncthing/syncthing-1.18.4.ebuild +++ b/net-p2p/syncthing/syncthing-1.18.4.ebuild @@ -793,7 +793,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 |