diff options
author | Marek Szuba <marecki@gentoo.org> | 2024-03-25 10:36:49 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2024-03-25 10:36:52 +0000 |
commit | c25f12bcd836b4be66507748d76c1940967e280d (patch) | |
tree | fcba4f3cc9ed54384dad773275f2e07830a8b3e6 /net-p2p | |
parent | x11-wm/awesome: fix RDEPEND (diff) | |
download | gentoo-c25f12bcd836b4be66507748d76c1940967e280d.tar.gz gentoo-c25f12bcd836b4be66507748d76c1940967e280d.tar.bz2 gentoo-c25f12bcd836b4be66507748d76c1940967e280d.zip |
net-p2p/syncthing: keyword 1.27.4 for ~riscv
At long last, builds and tests fine.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-1.27.4.ebuild b/net-p2p/syncthing/syncthing-1.27.4.ebuild index b3b0c4165490..496c68046afa 100644 --- a/net-p2p/syncthing/syncthing-1.27.4.ebuild +++ b/net-p2p/syncthing/syncthing-1.27.4.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="selinux tools" RDEPEND="acct-group/syncthing |