diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 15:25:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 15:26:06 -0400 |
commit | fc9c806b486e9cfa66a0456d4188011baceec0a3 (patch) | |
tree | 7ad51fd06c9caf0db6ba199878d7a088de4f9340 /net-libs/phodav | |
parent | net-misc/spice-gtk: arm64 keyworded (diff) | |
download | gentoo-fc9c806b486e9cfa66a0456d4188011baceec0a3.tar.gz gentoo-fc9c806b486e9cfa66a0456d4188011baceec0a3.tar.bz2 gentoo-fc9c806b486e9cfa66a0456d4188011baceec0a3.zip |
net-libs/phodav: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
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 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 |