diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-22 13:12:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-22 13:12:28 +0200 |
commit | defc7988d6c90e0e8fb011c9c45a81f04be41d0e (patch) | |
tree | 022ddee2edaccadaa4028b8634be3bdaeaa81b25 /net-libs/phodav | |
parent | net-libs/libnma: Stabilize 1.10.4-r2 arm, #885627 (diff) | |
download | gentoo-defc7988d6c90e0e8fb011c9c45a81f04be41d0e.tar.gz gentoo-defc7988d6c90e0e8fb011c9c45a81f04be41d0e.tar.bz2 gentoo-defc7988d6c90e0e8fb011c9c45a81f04be41d0e.zip |
net-libs/phodav: Stabilize 3.0 arm, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/phodav')
-rw-r--r-- | net-libs/phodav/phodav-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/phodav/phodav-3.0.ebuild b/net-libs/phodav/phodav-3.0.ebuild index f087607276a1..b7d073c347cf 100644 --- a/net-libs/phodav/phodav-3.0.ebuild +++ b/net-libs/phodav/phodav-3.0.ebuild @@ -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 x86" IUSE="gtk-doc systemd test zeroconf" RESTRICT="!test? ( test )" |