diff options
Diffstat (limited to 'net-libs/phodav')
-rw-r--r-- | net-libs/phodav/phodav-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/phodav/phodav-2.2.ebuild b/net-libs/phodav/phodav-2.2.ebuild index cb299868916a..10fd9a02ac54 100644 --- a/net-libs/phodav/phodav-2.2.ebuild +++ b/net-libs/phodav/phodav-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav" LICENSE="LGPL-2.1+" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="spice systemd zeroconf" # It included g_uuid_* symbols of its own from an unapplied patch to glib; now that they |