diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:43:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-17 08:44:24 +0200 |
commit | a7b7221e0f3132ee6aa329cad8966f498df95f53 (patch) | |
tree | e5514af8de85c36839dd4d2f06c8cfff1fb689f6 /net-libs | |
parent | gui-libs/gdk-pixbuf-loader-webp: Stabilize 0.0.7 ppc, #885627 (diff) | |
download | gentoo-a7b7221e0f3132ee6aa329cad8966f498df95f53.tar.gz gentoo-a7b7221e0f3132ee6aa329cad8966f498df95f53.tar.bz2 gentoo-a7b7221e0f3132ee6aa329cad8966f498df95f53.zip |
net-libs/phodav: Stabilize 3.0 ppc, #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 e2698e216da1..f087607276a1 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 )" |