diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-10 23:36:13 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-10 23:38:38 +0800 |
commit | bcf72313d52741e975a51cc142b3ed5f09e05782 (patch) | |
tree | aea10215732a1073783f7502b0143567b115bda6 /net-libs/phodav | |
parent | dev-lisp/sbcl: bump to 2.3.1 (diff) | |
download | gentoo-bcf72313d52741e975a51cc142b3ed5f09e05782.tar.gz gentoo-bcf72313d52741e975a51cc142b3ed5f09e05782.tar.bz2 gentoo-bcf72313d52741e975a51cc142b3ed5f09e05782.zip |
net-libs/phodav: Keyword 3.0 riscv, #893784
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/phodav')
-rw-r--r-- | net-libs/phodav/phodav-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/phodav/phodav-3.0.ebuild b/net-libs/phodav/phodav-3.0.ebuild index b7d073c347cf..8c52b964a838 100644 --- a/net-libs/phodav/phodav-3.0.ebuild +++ b/net-libs/phodav/phodav-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav https://gitlab.gnome.org/GNOME/phodav" LICENSE="LGPL-2.1+" SLOT="3.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 )" |