diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:56:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:56:29 +0200 |
commit | f0c5829c8e4aa6922f91b834706ea2879139c32a (patch) | |
tree | a0678896be69d1173fbfb22d7513a06e4e10378f /net-libs | |
parent | net-libs/gupnp: Stabilize 1.6.2 ppc64, #885627 (diff) | |
download | gentoo-f0c5829c8e4aa6922f91b834706ea2879139c32a.tar.gz gentoo-f0c5829c8e4aa6922f91b834706ea2879139c32a.tar.bz2 gentoo-f0c5829c8e4aa6922f91b834706ea2879139c32a.zip |
net-libs/phodav: Stabilize 3.0 ppc64, #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 c8129ddd2ecc..9720b89d46bb 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 )" |