diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:45:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:45:00 +0000 |
commit | b92ce499a6b4e557b4242dd5b2cf5121dab29826 (patch) | |
tree | 2ddbae3e6dbb2fac1d4e587f16e75466ca4eece9 /net-libs/phodav | |
parent | net-libs/gtk-vnc: Stabilize 1.3.0 arm64, #831946 (diff) | |
download | gentoo-b92ce499a6b4e557b4242dd5b2cf5121dab29826.tar.gz gentoo-b92ce499a6b4e557b4242dd5b2cf5121dab29826.tar.bz2 gentoo-b92ce499a6b4e557b4242dd5b2cf5121dab29826.zip |
net-libs/phodav: Stabilize 2.5 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/phodav')
-rw-r--r-- | net-libs/phodav/phodav-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/phodav/phodav-2.5.ebuild b/net-libs/phodav/phodav-2.5.ebuild index 6382a905ee93..0a100ae0377c 100644 --- a/net-libs/phodav/phodav-2.5.ebuild +++ b/net-libs/phodav/phodav-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 x86" IUSE="gtk-doc systemd test zeroconf" RESTRICT="!test? ( test )" |