commit: 0567cb274e9018ae23368f659f266e00e968d449
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 05:29:55 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 05:31:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0567cb27
app-office/akonadi-server: Stable for PPC64 (bug #563528).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
index 7068ab3..855eff1 100644
--- a/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.13.0-r2.ebuild
@@ -8,10 +8,10 @@ if [[ $PV = *9999* ]]; then
scm_eclass=git-r3
EGIT_REPO_URI=( "git://anongit.kde.org/akonadi" )
SRC_URI=""
- KEYWORDS=""
+ KEYWORDS="ppc64"
else
SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2"
- KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
S="${WORKDIR}/${P/-server/}"
fi