commit: a3f5623f838ae44821c14aa6a3a45674a6d80359 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed Jul 6 19:38:39 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 17:52:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f5623f
net-libs/libkolab: drop ~ppc/~ppc64 keyword Package-Manager: portage-2.3.0 net-libs/libkolab/libkolab-0.5.2.ebuild | 4 ++-- net-libs/libkolab/libkolab-0.5.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-libs/libkolab/libkolab-0.5.2.ebuild b/net-libs/libkolab/libkolab-0.5.2.ebuild index f2069da..283e33e 100644 --- a/net-libs/libkolab/libkolab-0.5.2.ebuild +++ b/net-libs/libkolab/libkolab-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz" LICENSE="LGPL-2+ LGPL-2.1+ LGPL-3+" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="php python test" # Tests fail, last checked 0.5.2 diff --git a/net-libs/libkolab/libkolab-0.5.3.ebuild b/net-libs/libkolab/libkolab-0.5.3.ebuild index 270289a..ccfa045 100644 --- a/net-libs/libkolab/libkolab-0.5.3.ebuild +++ b/net-libs/libkolab/libkolab-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz" LICENSE="LGPL-2+ LGPL-2.1+ LGPL-3+" SLOT="4" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="php python test" # Tests fail, last checked 0.5.3
