diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-17 23:01:00 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-17 23:01:00 +0000 |
commit | 7add27c3e70ac2e63af9127da1c9c38572c3d141 (patch) | |
tree | 6f6a5686e2f5c716e72a42feddbe1303519457d4 /net-libs | |
parent | Move ENABLE_DTRACE check to the multilib_src_configure wrt bug 520028 (diff) | |
download | gentoo-2-7add27c3e70ac2e63af9127da1c9c38572c3d141.tar.gz gentoo-2-7add27c3e70ac2e63af9127da1c9c38572c3d141.tar.bz2 gentoo-2-7add27c3e70ac2e63af9127da1c9c38572c3d141.zip |
Keyword ~ppc ~ppc64, bug #513108
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/phodav/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/phodav/phodav-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/phodav/ChangeLog b/net-libs/phodav/ChangeLog index 7cd9127fb2ac..8b89853acf94 100644 --- a/net-libs/phodav/ChangeLog +++ b/net-libs/phodav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/phodav # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.3 2014/07/22 10:52:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.4 2014/08/17 23:01:00 blueness Exp $ + + 17 Aug 2014; Anthony G. Basile <blueness@gentoo.org> phodav-0.4.ebuild: + Keyword ~ppc ~ppc64, bug #513108 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> phodav-0.4.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-libs/phodav/phodav-0.4.ebuild b/net-libs/phodav/phodav-0.4.ebuild index 60ac315cee59..bdfcbae7b88e 100644 --- a/net-libs/phodav/phodav-0.4.ebuild +++ b/net-libs/phodav/phodav-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.3 2014/07/22 10:52:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.4 2014/08/17 23:01:00 blueness Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm" +KEYWORDS="amd64 ~arm ~ppc ~ppc64" IUSE="avahi spice systemd" RDEPEND="dev-libs/glib |