diff options
author | Xin Yang <yangmame@icloud.com> | 2022-11-08 18:43:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-16 08:24:48 +0800 |
commit | ef558526402a4d04c7c47e886535e66dfe32d250 (patch) | |
tree | cf19f37aaa977b7eaea1b883b1f0735fa3c6d0f3 /net-libs | |
parent | net-misc/spice-gtk: keyword riscv 0.41, #879151 (diff) | |
download | gentoo-ef558526402a4d04c7c47e886535e66dfe32d250.tar.gz gentoo-ef558526402a4d04c7c47e886535e66dfe32d250.tar.bz2 gentoo-ef558526402a4d04c7c47e886535e66dfe32d250.zip |
net-libs/phodav: keyword riscv 2.5, #879151
Signed-off-by: Xin Yang <yangmame@icloud.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/phodav/phodav-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/phodav/phodav-2.5.ebuild b/net-libs/phodav/phodav-2.5.ebuild index 4476c7ea8bf5..2f25911b5a91 100644 --- a/net-libs/phodav/phodav-2.5.ebuild +++ b/net-libs/phodav/phodav-2.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav" LICENSE="LGPL-2.1+" SLOT="2.0" -KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv x86" IUSE="gtk-doc systemd test zeroconf" RESTRICT="!test? ( test )" |