diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:29:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:29:05 +0200 |
commit | 8d80c4c5e510f1f1ea92ed6e4a3f178599b54a8b (patch) | |
tree | 1ed70ad92f0b5efc242667d0aeef649e7f7c902e /net-libs | |
parent | net-libs/gupnp: Stabilize 1.6.2 arm64, #885627 (diff) | |
download | gentoo-8d80c4c5e510f1f1ea92ed6e4a3f178599b54a8b.tar.gz gentoo-8d80c4c5e510f1f1ea92ed6e4a3f178599b54a8b.tar.bz2 gentoo-8d80c4c5e510f1f1ea92ed6e4a3f178599b54a8b.zip |
net-libs/phodav: Stabilize 3.0 arm64, #885627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 417b8f4b9adf..bbfd6c680e53 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 )" |