From: Aaron Bauman Date: Sun, 4 Aug 2019 19:25:49 +0000 (-0400) Subject: net-libs/phodav: arm64 keyworded X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc9c806b486e9cfa66a0456d4188011baceec0a3;p=gentoo.git net-libs/phodav: arm64 keyworded Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.70, Repoman-2.3.16 --- diff --git a/net-libs/phodav/phodav-2.2.ebuild b/net-libs/phodav/phodav-2.2.ebuild index 05ff09d38b54..741287ab1f0d 100644 --- a/net-libs/phodav/phodav-2.2.ebuild +++ b/net-libs/phodav/phodav-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 ppc ppc64 x86" IUSE="spice systemd zeroconf" # It included g_uuid_* symbols of its own from an unapplied patch to glib; now that they